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

public final class TEPF5Trenton extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: SpearheadClassFastTransport = 26;
  • Specific: TEPF5Trenton = 5;
  • Entity type uid: 28857;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@255d9277.

See Also:
  • Constructor Details

    • TEPF5Trenton

      public TEPF5Trenton()
      Default constructor
  • Method Details

    • createInstance

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