java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.supply.class7majoritems.LAU115BA
All Implemented Interfaces:
Serializable

public final class LAU115BA extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: SupplyDomain = CLASS_7_MAJOR_ITEMS;
  • Domain: Supply = 6;
  • Category: J - Racks, Adaptors, Pylons = 6;
  • SubCategory: AirtoAirAAWeaponRack = 2;
  • Specific: LAU115 = 20;
  • Entity type uid: 36025;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@7ca0166c.

See Also:
  • Constructor Details

    • LAU115BA

      public LAU115BA()
      Default constructor
  • Method Details

    • createInstance

      public static LAU115BA createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data