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. |
namedefault MessageProperty.Type type()
MessageProperty.Type.STRING by default.type in interface MessagePropertyMessageProperty.Type.STRINGString value()
String.value in interface MessagePropertyCopyright © 2023 Bloomberg L.P.. All rights reserved.