Package com.bloomberglp.blpapi
Class ResolutionList
java.lang.Object
com.bloomberglp.blpapi.ResolutionList
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidadd(Message message, CorrelationID correlationId) voidvoidadd(String topic, CorrelationID correlationId) voidaddAttribute(Name attribute) Deprecated.Attributes are no longer supported.attribute(Name attributeName, CorrelationID correlationId) Deprecated.Attributes are no longer supported.attributeAt(Name attributeName, int index) Deprecated.Attributes are no longer supported.correlationIdAt(int index) message(CorrelationID correlationId) messageAt(int index) intsize()status(CorrelationID correlationId) statusAt(int index) topicString(CorrelationID correlationId) topicStringAt(int index)
-
Constructor Details
-
ResolutionList
public ResolutionList()
-
-
Method Details
-
add
-
add
-
addAttribute
Deprecated.Attributes are no longer supported. -
attribute
Deprecated.Attributes are no longer supported. -
attributeAt
Deprecated.Attributes are no longer supported. -
message
-
messageAt
-
correlationIdAt
-
topicString
-
topicStringAt
-
status
-
statusAt
-
size
public int size() -
add
-
add
-