Class PVD20airportable

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

public final class PVD20airportable extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Other = 0;
  • SubCategory: Bridges = 1;
  • Specific: PVD20airportable = 10;
  • Entity type uid: 12488;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@30c0d731.

See Also:
  • Constructor Details

    • PVD20airportable

      public PVD20airportable()
      Default constructor
  • Method Details

    • createInstance

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