Class _765mmM1Garand

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.lifeform.land._765mmM1Garand
All Implemented Interfaces:
Serializable

public final class _765mmM1Garand extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: U.S. Army (USA) = 11;
  • SubCategory: HighPowerRifles = 10;
  • Specific: _765mmM1Garand = 51;
  • Entity type uid: 32676;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • _765mmM1Garand

      public _765mmM1Garand()
      Default constructor
  • Method Details

    • createInstance

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