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

public final class Olifant extends EntityType

Entity class Olifant collects multiple enumeration values together. Usage: create an instance of this class with Olifant.createInstance() or new Olifant().

  • Country: South Africa (ZAF) = 197;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: Olifant = 1;
  • Specific: (none);
  • Entity type uid: 19091;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4edef76c.

See Also:
Country.SOUTH_AFRICA_ZAF, EntityKind.PLATFORM, Domain, PlatformDomain, Category, Tank, SubCategory, Serialized Form
  • Constructor Details

    • Olifant

      public Olifant()
      Default constructor
  • Method Details

    • createInstance

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