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

public class Key extends Object
Represents a key element
  • Constructor Details

    • Key

      public Key()
      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