public static interface MessageProperty.ShortProperty 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.SHORT by default. |
Short |
value()
Returns this property value as
Short. |
namedefault MessageProperty.Type type()
MessageProperty.Type.SHORT by default.type in interface MessagePropertyMessageProperty.Type.SHORTShort value()
Short.value in interface MessagePropertyCopyright © 2023 Bloomberg L.P.. All rights reserved.