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