Class HanyangHY473HET

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

public final class HanyangHY473HET extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: HanyangHY473HET = 9;
  • Specific: null (none);
  • Entity type uid: 35057;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

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

See Also:
  • Constructor Details

    • HanyangHY473HET

      public HanyangHY473HET()
      Default constructor
  • Method Details

    • createInstance

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