Class ACPB83Armidale

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

public final class ACPB83Armidale extends EntityType

Entity class ACPB83Armidale collects multiple enumeration values together.

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

  • Country: Australia (AUS) = 13;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: ArmidaleClass = 3;
  • Specific: ACPB83Armidale = 1;
  • Entity type uid: 25226;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2acf57e3.

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

    • ACPB83Armidale

      public ACPB83Armidale()
      Default constructor
  • Method Details

    • createInstance

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