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, setNaturalZero
convertToNatural, getNaturalInt, getNaturalLong, isNaturalZero
fromStreamUB, getSizeUB, toStreamUB
boolean getBoolean() throws UBOverFlowException
UBOverFlowException
void setValue(boolean value) throws UBOverFlowException
value
- UBOverFlowException
long getSegmentCount()
long getValueSegment(long segmentIndex)
segmentIndex
- index of segment, 0 for lowest value