Class FlatcarHeavyCapacity

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

public final class FlatcarHeavyCapacity extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Trains = 92;
  • SubCategory: GenericFlatcar = 4;
  • Specific: FlatcarHeavyCapacity = 7;
  • Entity type uid: 29676;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3e4f80cb.

See Also: