Package com.github.fungal.api.deployment
Class Set
java.lang.Object
com.github.fungal.api.deployment.Set
Represents a set
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Set
Constructor- Parameters:
elementClass- The element class
-
-
Method Details
-
getValue
Get the values- Returns:
- The value
-
getClazz
Get the class- Returns:
- The value
-
setClazz
Set the class- Parameters:
value- The value
-
getElementClass
Get the element class- Returns:
- The value
-