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.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
Methods in com.bloomberglp.blpapi.test with parameters of type Message.FragmentModifier and TypeMethodDescriptionMessageProperties.setRecapType
(Message.Recap recapType, Message.Fragment fragmentType) Sets theMessage.Recap
andMessage.Fragment
properties.