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

public final class _005ton extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Cargo Trailer = 14;
  • SubCategory: _005ton = 1;
  • Specific: (none);
  • Entity type uid: 15684;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@1807f5a7.

See Also:
  • Constructor Details

    • _005ton

      public _005ton()
      Default constructor
  • Method Details

    • createInstance

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