Uses of Enum Class
com.bloomberglp.blpapi.Message.Recap
Packages that use Message.Recap
-
Uses of Message.Recap in com.bloomberglp.blpapi
Methods in com.bloomberglp.blpapi that return Message.RecapModifier 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
Methods in com.bloomberglp.blpapi.test with parameters of type Message.RecapModifier and TypeMethodDescriptionMessageProperties.setRecapType
(Message.Recap recapType, Message.Fragment fragmentType) Sets theMessage.Recap
andMessage.Fragment
properties.