Uses of Class
edu.nps.moves.dis7.enumerations.SupplyCapabilities.Bits
Packages that use SupplyCapabilities.Bits
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
-
Uses of SupplyCapabilities.Bits in edu.nps.moves.dis7.enumerations
Fields in edu.nps.moves.dis7.enumerations declared as SupplyCapabilities.BitsModifier and TypeFieldDescriptionstatic SupplyCapabilities.Bits
SupplyCapabilities.AMMUNITIONSUPPLY
(bit position 0, boolean) Describes whether the entity is able to supply some type of ammunition in response to an appropriate service requeststatic SupplyCapabilities.Bits
SupplyCapabilities.FUELSUPPLY
(bit position 1, boolean) Describes whether the entity is able to supply some type of fuel in response to an appropriate service requeststatic SupplyCapabilities.Bits
SupplyCapabilities.IEDPRESENCEINDICATOR
(bit position 7, boolean) The Entity is an IED or contains an IED.static SupplyCapabilities.Bits
SupplyCapabilities.RESERVED
(bit position 2, length=3) This entry is reserved for backward compatibility and may not be reusedstatic SupplyCapabilities.Bits
SupplyCapabilities.SLINGLOADABLE
(bit position 6, boolean) The Entity is able to be carried as a sling load payload.Methods in edu.nps.moves.dis7.enumerations with parameters of type SupplyCapabilities.BitsModifier and TypeMethodDescriptionSupplyCapabilities.set
(SupplyCapabilities.Bits wh, int value) Accessor method to set valueConstructors in edu.nps.moves.dis7.enumerations with parameters of type SupplyCapabilities.BitsModifierConstructorDescriptionSupplyCapabilities
(SupplyCapabilities.Bits wh, int value) Default constructor with parameters