Uses of Class
edu.nps.moves.dis7.enumerations.LifeFormsCapabilities.Bits
Packages that use LifeFormsCapabilities.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of LifeFormsCapabilities.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as LifeFormsCapabilities.BitsModifier and TypeFieldDescriptionstatic LifeFormsCapabilities.Bits
LifeFormsCapabilities.AMMUNITIONSUPPLY
(bit position 0, boolean) Describes whether the entity is able to supply some type of ammunition in response to an appropriate service requeststatic LifeFormsCapabilities.Bits
LifeFormsCapabilities.FUELSUPPLY
(bit position 1, boolean) Describes whether the entity is able to supply some type of fuel in response to an appropriate service requeststatic LifeFormsCapabilities.Bits
LifeFormsCapabilities.RECOVERY
(bit position 2, boolean) Describes whether the entity is able to provide recovery (e.g., towing) services in response to an appropriate service requeststatic LifeFormsCapabilities.Bits
LifeFormsCapabilities.REPAIR
(bit position 3, boolean) Describes whether the entity is able to supply certain repair services in response to an appropriate service requeststatic LifeFormsCapabilities.Bits
LifeFormsCapabilities.RESERVED
(bit position 4, boolean) This entry is reserved for backward compatibility and may not be reusedMethods in edu.nps.moves.dis7.enumerations with parameters of type LifeFormsCapabilities.BitsModifier and TypeMethodDescriptionLifeFormsCapabilities.set
(LifeFormsCapabilities.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type LifeFormsCapabilities.BitsModifierConstructorDescriptionLifeFormsCapabilities
(LifeFormsCapabilities.Bits wh, int value) Default constructor with parameters