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