Class SlingLoadPendant

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.lifeform.land.SlingLoadPendant
All Implemented Interfaces:
Serializable

public final class SlingLoadPendant extends EntityType

Entity class SlingLoadPendant collects multiple enumeration values together.

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: U.S. Army (USA) = 11;
  • SubCategory: LogisticsEquipment = 172;
  • Specific: SlingLoadPendant = 1;
  • Entity type uid: 32710;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@30fa8a6b.

See Also:
Country.UNITED_STATES_OF_AMERICA_USA, EntityKind.LIFE_FORM, Domain, PlatformDomain, Category, USArmyUSA, SubCategory, Serialized Form
  • Constructor Details

    • SlingLoadPendant

      public SlingLoadPendant()
      Default constructor
  • Method Details

    • createInstance

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