public class NonHumanLifeFormsAppearance extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
NonHumanLifeFormsAppearance.Bits |
Modifier and Type | Field and Description |
---|---|
static NonHumanLifeFormsAppearance.Bits |
HEALTH
Describes the visual appearance of the severity of any injury, Use
AppearanceLifeformHealth values for this field |
static NonHumanLifeFormsAppearance.Bits |
IS_FROZEN
Describes whether the entity is frozen and should not be dead reckoned
|
static NonHumanLifeFormsAppearance.Bits |
MOUNTED_HOISTED_STATUS
Describes whether or not the life form is mounted/hoisted on another platform, such as a troop transport or helicopter hoist
|
static NonHumanLifeFormsAppearance.Bits |
STATE
Describes whether the entity is active or deactivated, Use
AppearanceEntityorObjectState values for this field |
Constructor and Description |
---|
NonHumanLifeFormsAppearance() |
NonHumanLifeFormsAppearance(NonHumanLifeFormsAppearance.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
NonHumanLifeFormsAppearance |
set(int start,
int length,
int val) |
NonHumanLifeFormsAppearance |
set(NonHumanLifeFormsAppearance.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 NonHumanLifeFormsAppearance.Bits HEALTH
AppearanceLifeformHealth
values for this fieldpublic static NonHumanLifeFormsAppearance.Bits IS_FROZEN
public static NonHumanLifeFormsAppearance.Bits MOUNTED_HOISTED_STATUS
public static NonHumanLifeFormsAppearance.Bits STATE
AppearanceEntityorObjectState
values for this fieldpublic NonHumanLifeFormsAppearance()
public NonHumanLifeFormsAppearance(NonHumanLifeFormsAppearance.Bits wh, int i)
public NonHumanLifeFormsAppearance set(NonHumanLifeFormsAppearance.Bits wh, int val)
public NonHumanLifeFormsAppearance set(int start, int length, int val)