Class Fax

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

public final class Fax extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@7614378d.

See Also: