Uses of Enum Class
com.bloomberglp.blpapi.Message.Recap
-
Uses of Message.Recap in com.bloomberglp.blpapi
Modifier and TypeMethodDescriptionabstract Message.Recap
Message.recapType()
Return the recap type.static Message.Recap
Returns the enum constant of this class with the specified name.static Message.Recap[]
Message.Recap.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Message.Recap in com.bloomberglp.blpapi.test
Modifier and TypeMethodDescriptionMessageProperties.setRecapType
(Message.Recap recapType, Message.Fragment fragmentType) Sets theMessage.Recap
andMessage.Fragment
properties.