public class UAPropulsionPlantConfiguration extends DisBitSet
Modifier and Type | Class and Description |
---|---|
static class |
UAPropulsionPlantConfiguration.Bits |
Modifier and Type | Field and Description |
---|---|
static UAPropulsionPlantConfiguration.Bits |
CONFIGURATION
Describes the configuration of the power plant, Use
UAPropulsionPlantConfigurationConfiguration values for this field |
static UAPropulsionPlantConfiguration.Bits |
HULL_MOUNTED_MASKER_ON
Describes whether the hull-mounted masker is on or off
|
Constructor and Description |
---|
UAPropulsionPlantConfiguration() |
UAPropulsionPlantConfiguration(UAPropulsionPlantConfiguration.Bits wh,
int i) |
Modifier and Type | Method and Description |
---|---|
UAPropulsionPlantConfiguration |
set(int start,
int length,
int val) |
UAPropulsionPlantConfiguration |
set(UAPropulsionPlantConfiguration.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 UAPropulsionPlantConfiguration.Bits CONFIGURATION
UAPropulsionPlantConfigurationConfiguration
values for this fieldpublic static UAPropulsionPlantConfiguration.Bits HULL_MOUNTED_MASKER_ON
public UAPropulsionPlantConfiguration()
public UAPropulsionPlantConfiguration(UAPropulsionPlantConfiguration.Bits wh, int i)
public UAPropulsionPlantConfiguration set(UAPropulsionPlantConfiguration.Bits wh, int val)
public UAPropulsionPlantConfiguration set(int start, int length, int val)