Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static SupplyCapabilities.Bits |
SupplyCapabilities.AMMUNITION_SUPPLY
Describes whether the entity is able to supply some type of ammunition in response to an appropriate service request
|
static SupplyCapabilities.Bits |
SupplyCapabilities.FUEL_SUPPLY
Describes whether the entity is able to supply some type of fuel in response to an appropriate service request
|
static SupplyCapabilities.Bits |
SupplyCapabilities.IED_PRESENCE_INDICATOR
The Entity is an IED or contains an IED.
|
static SupplyCapabilities.Bits |
SupplyCapabilities.RESERVED
This entry is reserved for backward compatibility and may not be reused
|
static SupplyCapabilities.Bits |
SupplyCapabilities.SLING_LOADABLE
The Entity is able to be carried as a sling load payload.
|
Modifier and Type | Method and Description |
---|---|
SupplyCapabilities |
SupplyCapabilities.set(SupplyCapabilities.Bits wh,
int val) |
Constructor and Description |
---|
SupplyCapabilities(SupplyCapabilities.Bits wh,
int i) |