Package com.github.fungal.bootstrap
Class PropertyType
java.lang.Object
com.github.fungal.bootstrap.PropertyType
A property tag
- Author:
- Jesper Pedersen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyType
public PropertyType()Constructor
-
-
Method Details
-
getName
Get the name- Returns:
- The value
-
setName
Set the name- Parameters:
v- The value
-
getValue
Get the value- Returns:
- The value
-
setValue
Set the value- Parameters:
v- The value
-