Package com.github.fungal.api.deployment
Class Property
java.lang.Object
com.github.fungal.api.deployment.Property
Represents a property element
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Property
Constructor- Parameters:
name- The name
-
-
Method Details
-
getContent
Get the content values- Returns:
- The value
-
getName
Get the name- Returns:
- The value
-
getClazz
Get the class- Returns:
- The value
-
setClazz
Set the class- Parameters:
value- The value
-