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

public final class SlingLoadCrate4500lb extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: SupplyDomain = CLASS_12_SLING_LOADS_NON_DOCTRINAL;
  • Domain: Supply = 6;
  • Category: Sling Load, Crate = 3;
  • SubCategory: SlingLoadCrate4500lb = 1;
  • Specific: (none);
  • Entity type uid: 30822;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@bc52a41.

See Also:
  • Constructor Details

    • SlingLoadCrate4500lb

      public SlingLoadCrate4500lb()
      Default constructor
  • Method Details

    • createInstance

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