public class PropertyValue extends Object
| Constructor and Description |
|---|
PropertyValue(boolean isProtected,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue() |
boolean |
isProtected() |
void |
setProtected(boolean isProtected) |
void |
setValue(String value) |
Copyright © 2015. All rights reserved.