Package com.github.fungal.api.deployment
Class List
java.lang.Object
com.github.fungal.api.deployment.List
Represents a list
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
List
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
-