Class CC130HTanker

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

public final class CC130HTanker extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo/Tanker = 4;
  • SubCategory: CC130HTanker = 6;
  • Specific: (none);
  • Entity type uid: 35029;
  • Online document reference: SISO-REF-010-v30-DRAFT-20220129-d11 (2022-01-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@2c039ac6.

See Also:
  • Constructor Details

    • CC130HTanker

      public CC130HTanker()
      Default constructor
  • Method Details

    • createInstance

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