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

public final class MANSX458x8 extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: MANSX45Series = 10;
  • Specific: MANSX458x8 = 1;
  • Entity type uid: 29358;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@31c7528f.

See Also:
  • Constructor Details

    • MANSX458x8

      public MANSX458x8()
      Default constructor
  • Method Details

    • createInstance

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