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