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

public final class B10Dhofar extends EntityType

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

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

  • Country: Oman (OMN) = 164;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: DhofarProvinceClassfastattackcraftmissile = 4;
  • Specific: B10Dhofar = 1;
  • Entity type uid: 17956;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@6be25526.

See Also:
  • Constructor Details

    • B10Dhofar

      public B10Dhofar()
      Default constructor
  • Method Details

    • createInstance

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