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

public final class MANHX778x8 extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5ce8d869.

See Also:
  • Constructor Details

    • MANHX778x8

      public MANHX778x8()
      Default constructor
  • Method Details

    • createInstance

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