public final class PropertyModifier extends Object implements Serializable
Constructor and Description |
---|
PropertyModifier(String name,
String value)
Create a new instance of PropertyModifier
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get the name
|
String |
getValue()
Get the value
|
void |
setValue(String value) |