public class PropertyImpl extends MetadataImpl<PropertyMetadata> implements Property
metadata| Constructor and Description |
|---|
PropertyImpl() |
| Modifier and Type | Method and Description |
|---|---|
Property |
setName(java.lang.String name) |
Property |
setValue(java.lang.String value) |
Property |
setValueType(java.lang.String valueType) |
getMetadatapublic Property setValue(java.lang.String value)
public Property setValueType(java.lang.String valueType)
setValueType in interface Property