WLDFBean, WLDFConfigurationPropertyBeanpublic interface WLDFPropertyBean extends WLDFConfigurationPropertyBean
| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.String | getValue() | 
 Specifies the value of the property. | 
| void | setValue(java.lang.String value) | Sets the value of the value attribute. | 
java.lang.String getValue()
Specifies the value of the property.
void setValue(java.lang.String value)
Sets the value of the value attribute.
value -