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

public final class Type88Class extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: Type88Class = 12;
  • Specific: (none);
  • Entity type uid: 31210;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • Type88Class

      public Type88Class()
      Default constructor
  • Method Details

    • createInstance

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