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) |
getMetadata
public Property setValue(java.lang.String value)
public Property setValueType(java.lang.String valueType)
setValueType
in interface Property
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference