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

public final class c2and3 extends EntityType

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

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

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

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

See Also:
  • Constructor Details

    • c2and3

      public c2and3()
      Default constructor
  • Method Details

    • createInstance

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