Class ChainLinkFence

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.culturalfeature.land.ChainLinkFence
All Implemented Interfaces:
Serializable

public final class ChainLinkFence extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Cultural feature = 5;
  • Category: Obstacle = 5;
  • SubCategory: ChainLinkFence = 36;
  • Specific: null (none);
  • Entity type uid: 28898;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@18dbc1b.

See Also: