java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.dnk.platform.surface.Express1
All Implemented Interfaces:
Serializable

public final class Express1 extends EntityType

Entity class Express1 collects multiple enumeration values together.

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

  • Country: Denmark (DNK) = 57;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Passenger Vessel (Group 1 Merchant) = 80;
  • SubCategory: HighSpeedFerry = 3;
  • Specific: Express1 = 1;
  • Entity type uid: 32957;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4d910fd6.

See Also:
Country.ACTION_RESPONSE_RELIABLE, EntityKind.PLATFORM, Domain, PlatformDomain, Category, PassengerVesselGroup1Merchant, SubCategory, Serialized Form
  • Constructor Details

    • Express1

      public Express1()
      Default constructor
  • Method Details

    • createInstance

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