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

public final class B5ALFulk extends EntityType

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

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

  • Country: Oman (OMN) = 164;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: ALWaafiBrookeMarineClassfastattackcraftgun = 2;
  • Specific: B5ALFulk = 2;
  • Entity type uid: 17947;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • B5ALFulk

      public B5ALFulk()
      Default constructor
  • Method Details

    • createInstance

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