public static interface MessageProperty.BoolProperty 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.BOOL by default. |
Boolean |
value()
Returns this property value as
Boolean . |
name
default MessageProperty.Type type()
MessageProperty.Type.BOOL
by default.type
in interface MessageProperty
MessageProperty.Type.BOOL
Boolean value()
Boolean
.value
in interface MessageProperty
Copyright © 2023 Bloomberg L.P.. All rights reserved.