java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.bra.platform.air.P3Orion
All Implemented Interfaces:
Serializable

public final class P3Orion extends EntityType

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

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

  • Country: Brazil (BRA) = 29;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: ASW/Patrol/Observation = 5;
  • SubCategory: P3Orion = 3;
  • Specific: null (none);
  • Entity type uid: 32014;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@210366b4.

See Also:
  • Constructor Details

    • P3Orion

      public P3Orion()
      Default constructor
  • Method Details

    • createInstance

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