Class Army

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.nld.lifeform.land.Army
All Implemented Interfaces:
Serializable

public final class Army extends EntityType

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

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

  • Country: Netherlands (NLD) = 153;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: Army = 11;
  • SubCategory: null (none);
  • Specific: null (none);
  • Entity type uid: 36062;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@1dc9f5ad.

See Also: