Class ASTROSAVLMU2020

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

public final class ASTROSAVLMU2020 extends EntityType

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

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

  • Country: Brazil (BRA) = 29;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Self-Propelled Artillery = 4;
  • SubCategory: LauncherASTROSAVLMU = 1;
  • Specific: ASTROSAVLMU2020 = 2;
  • Entity type uid: 32025;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • ASTROSAVLMU2020

      public ASTROSAVLMU2020()
      Default constructor
  • Method Details

    • createInstance

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