Class Roland2MAN8x8chassis

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

public final class Roland2MAN8x8chassis extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Air Defense/Missile Defense Unit Equipment = 28;
  • SubCategory: SelfPropelledVSHORADGunMissileSystem = 1;
  • Specific: RolandSAMSystem = 1;
  • Entity type uid: 25024;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@5460cf3a.

See Also:
  • Constructor Details

    • Roland2MAN8x8chassis

      public Roland2MAN8x8chassis()
      Default constructor
  • Method Details

    • createInstance

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