Class GrenadeLaunchers

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

public final class GrenadeLaunchers extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@72f35a31.

See Also:
  • Constructor Details

    • GrenadeLaunchers

      public GrenadeLaunchers()
      Default constructor
  • Method Details

    • createInstance

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