Package | Description |
---|---|
edu.nps.moves.dis7.enumerations |
Modifier and Type | Field and Description |
---|---|
static LifeFormsCapabilities.Bits |
LifeFormsCapabilities.AMMUNITION_SUPPLY
Describes whether the entity is able to supply some type of ammunition in response to an appropriate service request
|
static LifeFormsCapabilities.Bits |
LifeFormsCapabilities.FUEL_SUPPLY
Describes whether the entity is able to supply some type of fuel in response to an appropriate service request
|
static LifeFormsCapabilities.Bits |
LifeFormsCapabilities.RECOVERY
Describes whether the entity is able to provide recovery (e.g., towing) services in response to an appropriate service request
|
static LifeFormsCapabilities.Bits |
LifeFormsCapabilities.REPAIR
Describes whether the entity is able to supply certain repair services in response to an appropriate service request
|
static LifeFormsCapabilities.Bits |
LifeFormsCapabilities.RESERVED
This entry is reserved for backward compatibility and may not be reused
|
Modifier and Type | Method and Description |
---|---|
LifeFormsCapabilities |
LifeFormsCapabilities.set(LifeFormsCapabilities.Bits wh,
int val) |
Constructor and Description |
---|
LifeFormsCapabilities(LifeFormsCapabilities.Bits wh,
int i) |