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

public final class Rapp88 extends EntityType

Entity class Rapp88 collects multiple enumeration values together.

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: TapperClass = 1;
  • Specific: Rapp88 = 8;
  • Entity type uid: 26825;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2c7106d9.

See Also:
Country.SWEDEN_SWE, EntityKind.PLATFORM, Domain, PlatformDomain, Category, LightPatrolCraft, SubCategory, Serialized Form
  • Constructor Details

    • Rapp88

      public Rapp88()
      Default constructor
  • Method Details

    • createInstance

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