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

public final class VantVT15 extends EntityType

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

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

  • Country: Brazil (BRA) = 29;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Unmanned = 50;
  • SubCategory: VantVT15 = 1;
  • Specific: (none);
  • Entity type uid: 25702;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@7d907bac.

See Also:
  • Constructor Details

    • VantVT15

      public VantVT15()
      Default constructor
  • Method Details

    • createInstance

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