Class Underwaterbridgeset

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

public final class Underwaterbridgeset extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Other = 0;
  • SubCategory: Bridges = 1;
  • Specific: Underwaterbridgeset = 16;
  • Entity type uid: 12494;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@333cb916.

See Also:
  • Constructor Details

    • Underwaterbridgeset

      public Underwaterbridgeset()
      Default constructor
  • Method Details

    • createInstance

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