java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.srb.platform.land.M69B81mm
All Implemented Interfaces:
Serializable

public final class M69B81mm extends EntityType

Entity class M69B81mm collects multiple enumeration values together.

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

  • Country: Serbia (SRB) = 276;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Mortar = 10;
  • SubCategory: M6982mm = 1;
  • Specific: M69B81mm = 2;
  • Entity type uid: 34245;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

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

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

    • M69B81mm

      public M69B81mm()
      Default constructor
  • Method Details

    • createInstance

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