Class EQ2102RelayStation

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.chn.platform.land.EQ2102RelayStation
All Implemented Interfaces:
Serializable

public final class EQ2102RelayStation extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle (greater than 1.25 tons) = 7;
  • SubCategory: DongfengEQ2102 = 5;
  • Specific: EQ2102RelayStation = 9;
  • Entity type uid: 35056;
  • Online document reference: SISO-REF-010-v30-DRAFT-20220129-d11 (2022-01-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@258e2e41.

See Also:
  • Constructor Details

    • EQ2102RelayStation

      public EQ2102RelayStation()
      Default constructor
  • Method Details

    • createInstance

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