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

public final class P207Utique extends EntityType

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

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

  • Country: Tunisia (TUN) = 217;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: ModifiedHaizhuiclass = 3;
  • Specific: P207Utique = 1;
  • Entity type uid: 23017;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@561953e3.

See Also:
  • Constructor Details

    • P207Utique

      public P207Utique()
      Default constructor
  • Method Details

    • createInstance

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