public class LinearObjectAppearanceTankDitchAndConcertinaWire extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
LinearObjectAppearanceTankDitchAndConcertinaWire.Bits |
Modifier and Type | Field and Description |
---|---|
static LinearObjectAppearanceTankDitchAndConcertinaWire.Bits |
BREACH_LENGTH
8-bit unsigned integer indicating the fixed length in meters of a breached segment
|
static LinearObjectAppearanceTankDitchAndConcertinaWire.Bits |
BREACH_LOCATION
8-bit record where each bit indicates whether its associated segment is breached or not, such that bit 0 of the record is the first segment
|
static LinearObjectAppearanceTankDitchAndConcertinaWire.Bits |
BREACH_STATE
Describes the breached appearance of the object, Use
AppearanceLinearObjectTankDitchBreach values for this field |
Constructor and Description |
---|
LinearObjectAppearanceTankDitchAndConcertinaWire() |
LinearObjectAppearanceTankDitchAndConcertinaWire(LinearObjectAppearanceTankDitchAndConcertinaWire.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
LinearObjectAppearanceTankDitchAndConcertinaWire |
set(int start,
int length,
int val) |
LinearObjectAppearanceTankDitchAndConcertinaWire |
set(LinearObjectAppearanceTankDitchAndConcertinaWire.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 LinearObjectAppearanceTankDitchAndConcertinaWire.Bits BREACH_STATE
AppearanceLinearObjectTankDitchBreach
values for this fieldpublic static LinearObjectAppearanceTankDitchAndConcertinaWire.Bits BREACH_LENGTH
public static LinearObjectAppearanceTankDitchAndConcertinaWire.Bits BREACH_LOCATION
public LinearObjectAppearanceTankDitchAndConcertinaWire()
public LinearObjectAppearanceTankDitchAndConcertinaWire(LinearObjectAppearanceTankDitchAndConcertinaWire.Bits wh, int i)
public LinearObjectAppearanceTankDitchAndConcertinaWire set(LinearObjectAppearanceTankDitchAndConcertinaWire.Bits wh, int val)
public LinearObjectAppearanceTankDitchAndConcertinaWire set(int start, int length, int val)