public class PropertyDef extends Object
| Constructor and Description |
|---|
PropertyDef() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getRef() |
Object |
getValue() |
boolean |
isReference() |
void |
setName(String name) |
void |
setRef(String ref) |
void |
setValue(Object value) |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.