public class ObjectStateModificationArealObject extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
ObjectStateModificationArealObject.Bits |
Modifier and Type | Field and Description |
---|---|
static ObjectStateModificationArealObject.Bits |
IS_LOCATION_MODIFIED
Describes whether any locations of the areal object have been modified since the last update number
|
Constructor and Description |
---|
ObjectStateModificationArealObject() |
ObjectStateModificationArealObject(ObjectStateModificationArealObject.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
ObjectStateModificationArealObject |
set(int start,
int length,
int val) |
ObjectStateModificationArealObject |
set(ObjectStateModificationArealObject.Bits wh,
int val) |
calculateMask, calculateMask, getMarshalledSize, marshal, marshal, marshallCommon, setbits, unmarshal, unmarshal
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, previousClearBit, previousSetBit, set, set, set, set, size, stream, toByteArray, toLongArray, toString, valueOf, valueOf, valueOf, valueOf, xor
public static ObjectStateModificationArealObject.Bits IS_LOCATION_MODIFIED
public ObjectStateModificationArealObject()
public ObjectStateModificationArealObject(ObjectStateModificationArealObject.Bits wh, int i)
public ObjectStateModificationArealObject set(ObjectStateModificationArealObject.Bits wh, int val)
public ObjectStateModificationArealObject set(int start, int length, int val)