java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.deu.platform.subsurface.Type206
All Implemented Interfaces:
Serializable

public final class Type206 extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Platform = 1;
  • Category: SS (Conventional attack-torpedo patrol) = 5;
  • SubCategory: Type206 = 1;
  • Specific: null (none);
  • Entity type uid: 16758;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@68fa0ba8.

See Also:
  • Constructor Details

    • Type206

      public Type206()
      Default constructor
  • Method Details

    • createInstance

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