Class BDU33DB

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.munition.battlefieldsupport.BDU33DB
All Implemented Interfaces:
Serializable

public final class BDU33DB extends EntityType

Entity class BDU33DB collects multiple enumeration values together to uniquely define this entity.

Usage: create an instance of this class with BDU33DB.createInstance() or new BDU33DB().

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: PracticeBomb = 86;
  • Specific: BDU33MK76PracticeBomb25lb = 1;
  • Entity type uid: 30919;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@1e57b783.

See Also: