Package com.bloomberglp.blpapi
Class ResolutionList
java.lang.Object
com.bloomberglp.blpapi.ResolutionList
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
add
(Message message, CorrelationID correlationId) void
void
add
(String topic, CorrelationID correlationId) void
addAttribute
(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) int
size()
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
-