Class LockheedS3Viking

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

public final class LockheedS3Viking extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Anti-Submarine/patrol/observation = 5;
  • SubCategory: LockheedS3Viking = 2;
  • Specific: null (none);
  • Entity type uid: 10979;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@5e2a6991.

See Also:
  • Constructor Details

    • LockheedS3Viking

      public LockheedS3Viking()
      Default constructor
  • Method Details

    • createInstance

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