Class A03Shepparton

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

public final class A03Shepparton extends EntityType

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

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

  • Country: Australia (AUS) = 13;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: PalumaClassSurveyMotorLaunch = 6;
  • Specific: A03Shepparton = 3;
  • Entity type uid: 29379;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5c3bd550.

See Also:
  • Constructor Details

    • A03Shepparton

      public A03Shepparton()
      Default constructor
  • Method Details

    • createInstance

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