Class TrailerM796A1

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

public final class TrailerM796A1 extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Cargo Trailer = 14;
  • SubCategory: _2015ton = 3;
  • Specific: TrailerM796A1 = 4;
  • Entity type uid: 33065;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@10a18e3e.

See Also:
  • Constructor Details

    • TrailerM796A1

      public TrailerM796A1()
      Default constructor
  • Method Details

    • createInstance

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