java.lang.Object
com.activeviam.activepivot.server.json.api.discovery.LevelDiscovery

public final class LevelDiscovery extends Object
The level discovery.
Author:
ActiveViam
  • Constructor Details

    • LevelDiscovery

      public LevelDiscovery()
    • LevelDiscovery

      public LevelDiscovery(String name, String caption, String description, String type)
      Constructor.
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getCaption

      public String getCaption()
    • setCaption

      public void setCaption(String caption)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getType

      public String getType()
    • setType

      public void setType(String type)