public interface UBBoolean extends java.io.Serializable, UBStreamable, XBEditableAttribute
| Modifier and Type | Field and Description |
|---|---|
static long[] |
XBUP_BLOCKREV_CATALOGPATH |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean()
Gets boolean value.
|
long |
getSegmentCount()
Gets count of long value segments.
|
long |
getValueSegment(long segmentIndex)
Gets long integer segment of value.
|
void |
setValue(boolean value)
Sets boolean value.
|
convertFromNatural, setNaturalInt, setNaturalLong, setNaturalZeroconvertToNatural, getNaturalInt, getNaturalLong, isNaturalZerofromStreamUB, getSizeUB, toStreamUBboolean getBoolean()
throws UBOverFlowException
UBOverFlowExceptionvoid setValue(boolean value)
throws UBOverFlowException
value - UBOverFlowExceptionlong getSegmentCount()
long getValueSegment(long segmentIndex)
segmentIndex - index of segment, 0 for lowest value