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

public final class MAN7ton extends EntityType

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

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

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

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

See Also:
  • Constructor Details

    • MAN7ton

      public MAN7ton()
      Default constructor
  • Method Details

    • createInstance

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