Uses of Class
com.bloomberglp.blpapi.Name
-
Uses of Name in com.bloomberglp.blpapi
Modifier and TypeFieldDescriptionstatic final Name
Names.AUTHORIZATION_FAILURE
static final Name
Names.AUTHORIZATION_REVOKED
static final Name
Names.AUTHORIZATION_SUCCESS
static final Name
Names.DATA_LOSS
static final Name
Name.NullName
Name object representing no actual string.static final Name
Names.PERMISSION_REQUEST
static final Name
Names.PERMISSION_RESPONSE
static final Name
Names.REQUEST_FAILURE
static final Name
static final Name
Names.REQUEST_TEMPLATE_PENDING
static final Name
static final Name
Names.RESOLUTION_FAILURE
static final Name
Names.RESOLUTION_SUCCESS
static final Name
static final Name
Names.SERVICE_DEREGISTERED
static final Name
Names.SERVICE_DOWN
static final Name
Names.SERVICE_OPEN_FAILURE
static final Name
Names.SERVICE_OPENED
static final Name
Names.SERVICE_REGISTER_FAILURE
static final Name
Names.SERVICE_REGISTERED
static final Name
Names.SERVICE_UP
static final Name
Names.SESSION_CLUSTER_INFO
static final Name
Names.SESSION_CLUSTER_UPDATE
static final Name
Names.SESSION_CONNECTION_DOWN
static final Name
Names.SESSION_CONNECTION_UP
static final Name
Names.SESSION_STARTED
static final Name
Names.SESSION_STARTUP_FAILURE
static final Name
Names.SESSION_TERMINATED
static final Name
Names.SLOW_CONSUMER_WARNING
static final Name
static final Name
Names.SUBSCRIPTION_FAILURE
static final Name
Names.SUBSCRIPTION_STARTED
static final Name
static final Name
static final Name
Names.SUBSCRIPTION_TERMINATED
static final Name
Names.TOKEN_GENERATION_FAILURE
static final Name
Names.TOKEN_GENERATION_SUCCESS
static final Name
Names.TOPIC_ACTIVATED
static final Name
Names.TOPIC_CREATE_FAILURE
static final Name
Names.TOPIC_CREATED
static final Name
Names.TOPIC_DEACTIVATED
static final Name
Names.TOPIC_DELETED
static final Name
Names.TOPIC_RECAP
static final Name
Names.TOPIC_RESUBSCRIBED
static final Name
Names.TOPIC_SUBSCRIBED
static final Name
Names.TOPIC_UNSUBSCRIBED
Modifier and TypeMethodDescriptionabstract Name
Constraint.constraintType()
static Name
Return a reference to a Name object for the specified nameString or null if a Name does not exist.abstract Name
SchemaElementDefinition.getAlternateName
(int index) Return the alternate name for this item at the specified indexabstract Name
Element.getElementAsName
(Name name) Returns the value of the named sub-element as the name of a constant.abstract Name
Element.getElementAsName
(String name) Deprecated.abstract Name
Message.getElementAsName
(Name name) Return the value of the element having specified name as a Constant valueabstract Name
Message.getElementAsName
(String name) Deprecated.Use {Message.getElementAsName(Name)
instead.static Name
Return a reference to a Name object for the specified nameString creating it if it doesn't exist alreadyabstract Name
Element.getValueAsName()
Returns the value of this element as a Enumeration constantabstract Name
Element.getValueAsName
(int index) Returns the value of the element at the specified index as a Enumeration constantabstract Name
Message.messageType()
Return the Name constant representing the type of the messageabstract Name
Constant.name()
Returns the symbolic name of the constantabstract Name
ConstantsList.name()
Returns the symbolic name of this ConstantsListabstract Name
Element.name()
Return the name of this Elementabstract Name
Operation.name()
Return the name of this Operationabstract Name
SchemaElementDefinition.name()
Return the name of this itemabstract Name
SchemaTypeDefinition.name()
Return the name of this SchemaTypeDefinitionModifier and TypeMethodDescriptionvoid
ResolutionList.addAttribute
(Name attribute) Deprecated.Attributes are no longer supported.void
Append the specified value to the named array element of this requestvoid
Deprecated.Arrays of byte arrays are not supported.void
Append the specified value to the named array element of this requestvoid
Append the specified value to the named array element of this requestvoid
Append the specified value to the named array element of this requestvoid
Append the specified value to the named array element of this requestvoid
Append the specified value to the named array element of this requestvoid
Append the specified value to the named array element of this requestvoid
Append the specified value to the named array element of this requestvoid
Append the specified value to the named array element of this requestvoid
Append the specified value to the named array element of this requestvoid
Deprecated.UseRequest.append(Name, Name)
instead.void
EventFormatter.appendMessage
(Name messageType, Topic topic) Appends a (empty) message of the specified 'messageType' that will be published under the specified 'topic' to the event referenced by thisEventFormatter
.void
EventFormatter.appendMessage
(Name messageType, Topic topic, Integer sequenceNumber) Appends a (empty) message of the specified 'messageType' that will be published under the specified 'topic' with the specified 'sequenceNumber' to the event referenced by thisEventFormatter
.void
EventFormatter.appendResponse
(Name operationName) Append an (empty) response message of the specifiedoperationName
that will be sent in response to the previously received operation request.abstract void
Element.appendValue
(Name value) Append the specified Constant value to this array elementvoid
EventFormatter.appendValue
(Name value) Append the specified 'value' to the element which represents an array ofName
type.ResolutionList.attribute
(Name attributeName, CorrelationID correlationId) Deprecated.Attributes are no longer supported.ResolutionList.attributeAt
(Name attributeName, int index) Deprecated.Attributes are no longer supported.abstract Constraint
ConstraintsList.constraint
(Name type) int
Deprecated.abstract Constant
ConstantsList.getConstant
(Name name) Return a read onlyConstant
from this ConstantsList identified by the specified nameabstract Element
Element.getElement
(Name name) Return the named sub-element, creating it if it doesn't exist if this element is modifiableabstract Element
Message.getElement
(Name name) Return the element of this message having the specified name.Request.getElement
(Name name) Return the modifiable element of this request having the specified name creating it if doesn't exist already.abstract boolean
Element.getElementAsBool
(Name name) Returns the value of the named sub-element as a booleanabstract boolean
Message.getElementAsBool
(Name name) Return the value of the element having specified name as a boolean valueabstract byte[]
Element.getElementAsBytes
(Name name) Returns the value of the named sub-element as a byte arrayabstract byte[]
Message.getElementAsBytes
(Name name) Return the value of the element having specified name as a byte arrayabstract char
Element.getElementAsChar
(Name name) Returns the value of the named sub-element as a charabstract char
Message.getElementAsChar
(Name name) Return the value of the element having specified name as a char valueabstract Datetime
Element.getElementAsDate
(Name name) Returns the value of the named sub-element as a Dateabstract Datetime
Message.getElementAsDate
(Name name) Return the value of the element having specified name as a Date valueabstract Datetime
Element.getElementAsDatetime
(Name name) Returns the value of the named sub-element as a Datetimeabstract Datetime
Message.getElementAsDatetime
(Name name) Return the value of the element having specified name as a Datetime valueabstract float
Element.getElementAsFloat32
(Name name) Returns the value of the named sub-element as a floatabstract float
Message.getElementAsFloat32
(Name name) Return the value of the element having specified name as a float valueabstract double
Element.getElementAsFloat64
(Name name) Returns the value of the named sub-element as a doubleabstract double
Message.getElementAsFloat64
(Name name) Return the value of the element having specified name as a double valueabstract int
Element.getElementAsInt32
(Name name) Returns the value of the named sub-element as a intabstract int
Message.getElementAsInt32
(Name name) Return the value of the element having specified name as a int valueabstract long
Element.getElementAsInt64
(Name name) Returns the value of the named sub-element as a longabstract long
Message.getElementAsInt64
(Name name) Return the value of the element having specified name as a long valueabstract Name
Element.getElementAsName
(Name name) Returns the value of the named sub-element as the name of a constant.abstract Name
Message.getElementAsName
(Name name) Return the value of the element having specified name as a Constant valueabstract String
Element.getElementAsString
(Name name) Returns the value of the named sub-element as a Stringabstract String
Message.getElementAsString
(Name name) Return the value of the element having specified name as a String valueabstract Datetime
Element.getElementAsTime
(Name name) Returns the value of the named sub-element as a Timeabstract Datetime
Message.getElementAsTime
(Name name) Return the value of the element having specified name as a Time valueabstract SchemaElementDefinition
SchemaTypeDefinition.getElementDefinition
(Name name) Return the ElementDefinition with the specified name in this SchemaTypeDefinitionabstract SchemaElementDefinition
Service.getEventDefinition
(Name name) Return theSchemaElementDefinition
of the event of this Service with the specified nameabstract Operation
Service.getOperation
(Name name) Return theOperation
of this service having the specified nameabstract boolean
ConstantsList.hasConstant
(Name name) Return true if this ConstantsList contains aConstant
object with the specified nameabstract boolean
ConstraintsList.hasConstraint
(Name type) abstract boolean
Element.hasElement
(Name name) Returns true if this element contains an element with the specified nameabstract boolean
Element.hasElement
(Name name, boolean excludeNullElements) Returns true if this element contains an element with the specified nameabstract boolean
Message.hasElement
(Name name) Return true if this message has the element having the specified name false otherwiseabstract boolean
Message.hasElement
(Name name, boolean excludeNullElements) Return true if this message has the element having the specified name false otherwiseboolean
Request.hasElement
(Name name) Return true if this request contains the element having the specified name false otherwiseabstract boolean
SchemaTypeDefinition.hasElementDefinition
(Name name) Return true if this SchemaTypeDefinition contains an ElementDefinition with the specified name.void
EventFormatter.pushElement
(Name name) Changes the level at which thisEventFormatter
is operating to the specified element 'name'.abstract SchemaElementDefinition
Operation.responseDefinition
(Name name) Returns a read-onlySchemaElementDefinition
which defines the schema of a possible response withname
that thisOperation
delivers.void
Set the element of this request having the specified name to the specified value.void
Set the element of this request having the specified name to the specified value.void
Set the element of this request having the specified name to the specified value.void
Set the element of this request having the specified name to the specified value.void
Set the element of this request having the specified name to the specified value.void
Set the element of this request having the specified name to the specified value.void
Set the element of this request having the specified name to the specified value.void
Set the element of this request having the specified name to the specified value.void
Set the element of this request having the specified name to the specified value.void
Set the element of this request having the specified name to the specified value.void
Set the element of this request having the specified name to the specified value.void
Deprecated.UseRequest.set(Name, Name)
instead.abstract Element
Set the named sub-element as the choice's selectionabstract void
Element.setElement
(Name name, boolean value) Set the named sub-element to the specified valueabstract void
Element.setElement
(Name name, byte[] value) Set the named sub-element to the specified valueabstract void
Element.setElement
(Name name, char value) Set the named sub-element to the specified valueabstract void
Element.setElement
(Name name, double value) Set the named sub-element to the specified valueabstract void
Element.setElement
(Name name, float value) Set the named sub-element to the specified valueabstract void
Element.setElement
(Name name, int value) Set the named sub-element to the specified valueabstract void
Element.setElement
(Name name, long value) Set the named sub-element to the specified valueabstract void
Element.setElement
(Name name, Constant value) Set the named sub-element to the specified valueabstract void
Element.setElement
(Name name, Datetime value) Set the named sub-element to the specified valueabstract void
Element.setElement
(Name name, Name value) Set the named sub-element to the specified valueabstract void
Element.setElement
(Name name, String value) Set the named sub-element to the specified valueabstract void
Element.setElement
(String name, Name value) Deprecated.UseElement.setElement(Name, Name)
instead.void
EventFormatter.setElement
(Name name, boolean value) Sets the element with the specifiedname
within the current element to the specifiedvalue
.void
EventFormatter.setElement
(Name name, byte[] value) Sets the element with the specifiedname
within the current element to the specifiedvalue
.void
EventFormatter.setElement
(Name name, char value) Sets the element with the specifiedname
within the current element to the specifiedvalue
.void
EventFormatter.setElement
(Name name, double value) Sets the element with the specifiedname
within the current element to the specifiedvalue
.void
EventFormatter.setElement
(Name name, float value) Sets the element with the specifiedname
within the current element to the specifiedvalue
.void
EventFormatter.setElement
(Name name, int value) Sets the element with the specifiedname
within the current element to the specifiedvalue
.void
EventFormatter.setElement
(Name name, long value) Sets the element with the specifiedname
within the current element to the specifiedvalue
.void
EventFormatter.setElement
(Name name, Datetime value) Sets the element with the specifiedname
within the current element to the specifiedvalue
.void
EventFormatter.setElement
(Name name, Name value) Sets the element with the specifiedname
within the current element to the specifiedvalue
.void
EventFormatter.setElement
(Name name, String value) Sets the element with the specifiedname
within the current element to the specifiedvalue
.void
EventFormatter.setElement
(String name, Name value) Deprecated.Use {EventFormatter.setElement(Name, Name)
instead.void
EventFormatter.setElementNull
(Name name) Creates a null element with the specified 'name'.abstract void
Set the value of this element to the specified value.abstract void
Set the value of this element to the specified constant value -
Uses of Name in com.bloomberglp.blpapi.test
Modifier and TypeMethodDescriptionvoid
MessageFormatter.appendValue
(Name value) Appends the specifiedvalue
to the element on which thisMessageFormatter
is operating.static SchemaElementDefinition
TestUtil.getAdminMessageDefinition
(Name messageName) Returns the definition for an admin message of the specifiedmessageName
.void
MessageFormatter.pushElement
(Name name) Changes the level at which thisMessageFormatter
is operating to the specified elementname
.void
MessageFormatter.setElement
(Name name, boolean value) Sets the element with the specifiedname
to the specifiedvalue
in the current message referenced by thisMessageFormatter
.void
MessageFormatter.setElement
(Name name, byte[] value) Sets the element with the specifiedname
to the specifiedvalue
in the current message referenced by thisMessageFormatter
.void
MessageFormatter.setElement
(Name name, char value) Sets the element with the specifiedname
to the specifiedvalue
in the current message referenced by thisMessageFormatter
.void
MessageFormatter.setElement
(Name name, double value) Sets the element with the specifiedname
to the specifiedvalue
in the current message referenced by thisMessageFormatter
.void
MessageFormatter.setElement
(Name name, float value) Sets the element with the specifiedname
to the specifiedvalue
in the current message referenced by thisMessageFormatter
.void
MessageFormatter.setElement
(Name name, int value) Sets the element with the specifiedname
to the specifiedvalue
in the current message referenced by thisMessageFormatter
.void
MessageFormatter.setElement
(Name name, long value) Sets the element with the specifiedname
to the specifiedvalue
in the current message referenced by thisMessageFormatter
.void
MessageFormatter.setElement
(Name name, Datetime value) Sets the element with the specifiedname
to the specifiedvalue
in the current message referenced by thisMessageFormatter
.void
MessageFormatter.setElement
(Name name, Name value) Sets the element with the specifiedname
to the specifiedvalue
in the current message referenced by thisMessageFormatter
.void
MessageFormatter.setElement
(Name name, String value) Sets the element with the specifiedname
to the specifiedvalue
in the current message referenced by thisMessageFormatter
.void
MessageFormatter.setElementNull
(Name name) Creates a null element with the specifiedname
.
Element.getElementAsName(Name)
instead.