public class PropertyMetaData extends NamedMetaData
| Constructor and Description |
|---|
PropertyMetaData()
Create a new PropertyMetaData.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Get the value.
|
void |
setValue(String value)
Set the value.
|
String |
toString() |
equals, getKey, getName, hashCode, setNameclone, getId, setIdpublic String getValue()
public void setValue(String value)
value - the value.IllegalArgumentException - for a null valuepublic String toString()
toString in class NamedMetaDataCopyright © 2017 JBoss by Red Hat. All rights reserved.