public class MunitionCapabilities extends DisBitSet implements EntityCapabilities
Modifier and Type | Class and Description |
---|---|
static class |
MunitionCapabilities.Bits |
Modifier and Type | Field and Description |
---|---|
static MunitionCapabilities.Bits |
IED_PRESENCE_INDICATOR
The Entity is an IED or contains an IED.
|
static MunitionCapabilities.Bits |
RESERVED
This entry is reserved for backward compatibility and may not be reused
|
Constructor and Description |
---|
MunitionCapabilities() |
MunitionCapabilities(MunitionCapabilities.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
MunitionCapabilities |
set(int start,
int length,
int val) |
MunitionCapabilities |
set(MunitionCapabilities.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
finalize, getClass, notify, notifyAll, wait, wait, wait
getMarshalledSize, marshal, marshal, unmarshal, unmarshal
public static MunitionCapabilities.Bits RESERVED
public static MunitionCapabilities.Bits IED_PRESENCE_INDICATOR
public MunitionCapabilities()
public MunitionCapabilities(MunitionCapabilities.Bits wh, int i)
public MunitionCapabilities set(MunitionCapabilities.Bits wh, int val)
public MunitionCapabilities set(int start, int length, int val)