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

public final class MEN212 extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: Men212ClassTRV = 9;
  • Specific: MEN212 = 1;
  • Entity type uid: 18403;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • MEN212

      public MEN212()
      Default constructor
  • Method Details

    • createInstance

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