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

public final class Type718Class extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Utility = 18;
  • SubCategory: Type718Class = 5;
  • Specific: null (none);
  • Entity type uid: 16700;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@61c9c3fd.

See Also:
  • Constructor Details

    • Type718Class

      public Type718Class()
      Default constructor
  • Method Details

    • createInstance

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