Class MAZ5438x8truck

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

public final class MAZ5438x8truck extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: MAZ5438x8truck = 29;
  • Specific: null (none);
  • Entity type uid: 12926;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@468be356.

See Also:
  • Constructor Details

    • MAZ5438x8truck

      public MAZ5438x8truck()
      Default constructor
  • Method Details

    • createInstance

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