Uses of Enum Class
com.bloomberglp.blpapi.Message.Fragment
-
Uses of Message.Fragment in com.bloomberglp.blpapi
Modifier and TypeMethodDescriptionabstract Message.Fragment
Message.fragmentType()
Return the fragment type.static Message.Fragment
Returns 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
Modifier and TypeMethodDescriptionMessageProperties.setRecapType
(Message.Recap recapType, Message.Fragment fragmentType) Sets theMessage.Recap
andMessage.Fragment
properties.