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

public final class LargeTug128ft extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@226d5af0.

See Also:
  • Constructor Details

    • LargeTug128ft

      public LargeTug128ft()
      Default constructor
  • Method Details

    • createInstance

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