Class TowedArtilleryAntiTankgunsgunsandhowitzers

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

public final class TowedArtilleryAntiTankgunsgunsandhowitzers extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Towed Artillery (Anti-Tank guns, guns and howitzers) = 5;
  • SubCategory: null (none);
  • Specific: null (none);
  • Entity type uid: 18289;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@3c9168dc.

See Also:
  • Constructor Details

    • TowedArtilleryAntiTankgunsgunsandhowitzers

      public TowedArtilleryAntiTankgunsgunsandhowitzers()
      Default constructor
  • Method Details