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

public final class B21Shinas extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@588cd519.

See Also:
  • Constructor Details

    • B21Shinas

      public B21Shinas()
      Default constructor
  • Method Details

    • createInstance

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