Uses of Enum Class
com.bloomberglp.blpapi.Message.Fragment
Packages that use Message.Fragment
-
Uses of Message.Fragment in com.bloomberglp.blpapi
Methods in com.bloomberglp.blpapi that return Message.FragmentModifier and TypeMethodDescriptionabstract Message.FragmentMessage.fragmentType()Return the fragment type.static Message.FragmentReturns the enum constant of this class with the specified name.static Message.Fragment[]Message.Fragment.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Message.Fragment in com.bloomberglp.blpapi.test
Methods in com.bloomberglp.blpapi.test with parameters of type Message.FragmentModifier and TypeMethodDescriptionMessageProperties.setRecapType(Message.Recap recapType, Message.Fragment fragmentType) Sets theMessage.RecapandMessage.Fragmentproperties.