Class Depends

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

public class Depends extends Object
Represents a depends element
  • Constructor Details

    • Depends

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