java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.environmental.subsurface.Bioluminescence
All Implemented Interfaces:
Serializable

public final class Bioluminescence extends EntityType

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Environmental = 4;
  • Category: Biologics = 4;
  • SubCategory: (none);
  • Specific: Bioluminescence = 1;
  • Entity type uid: 23895;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5341e71a.

See Also:
Country.OTHER, EntityKind.ENVIRONMENTAL, Domain, PlatformDomain, Category, Biologics, Serialized Form
  • Constructor Details

    • Bioluminescence

      public Bioluminescence()
      Default constructor
  • Method Details

    • createInstance

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