Package com.github.fungal.api.deployment
Class Depends
java.lang.Object
com.github.fungal.api.deployment.Depends
Represents a depends element
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Depends
public Depends()Constructor
-
-
Method Details
-
getValue
Get the value- Returns:
- The value
-
setValue
Set the value- Parameters:
value- The value
-