Class GenericCraneTractorMounted

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

public final class GenericCraneTractorMounted extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Construction Specialty Vehicle = 87;
  • SubCategory: GenericCraneTractorMounted = 5;
  • Specific: null (none);
  • Entity type uid: 25886;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: