public static interface MessageProperty.StringProperty extends MessageProperty
MessageProperty.BinaryProperty, MessageProperty.BoolProperty, MessageProperty.ByteProperty, MessageProperty.Int32Property, MessageProperty.Int64Property, MessageProperty.ShortProperty, MessageProperty.StringProperty, MessageProperty.Type
Modifier and Type | Method and Description |
---|---|
default MessageProperty.Type |
type()
Returns this property type,
MessageProperty.Type.STRING by default. |
String |
value()
Returns this property value as
String . |
name
default MessageProperty.Type type()
MessageProperty.Type.STRING
by default.type
in interface MessageProperty
MessageProperty.Type.STRING
String value()
String
.value
in interface MessageProperty
Copyright © 2023 Bloomberg L.P.. All rights reserved.