Class Freccia8x8CommandPost

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

public final class Freccia8x8CommandPost extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: Freccia8x8 = 5;
  • Specific: Freccia8x8CommandPost = 2;
  • Entity type uid: 36253;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3676ac27.

See Also:
  • Constructor Details

    • Freccia8x8CommandPost

      public Freccia8x8CommandPost()
      Default constructor
  • Method Details

    • createInstance

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