Class Value

java.lang.Object
com.github.fungal.api.deployment.Value

public class Value extends Object
Represents a value element
  • Constructor Details

    • Value

      public Value()
      Constructor
  • Method Details

    • getValue

      public String getValue()
      Get the value
      Returns:
      The value
    • setValue

      public void setValue(String value)
      Set the value
      Parameters:
      value - The value