| Constructor and Description |
|---|
MetadataImpl() |
MetadataImpl(PropertyValue label,
PropertyValue value) |
| Modifier and Type | Method and Description |
|---|---|
PropertyValue |
getLabel() |
PropertyValue |
getValue() |
void |
setLabel(PropertyValue label) |
void |
setValue(PropertyValue value) |
public MetadataImpl()
public MetadataImpl(PropertyValue label, PropertyValue value)
public void setLabel(PropertyValue label)
public void setValue(PropertyValue value)
public PropertyValue getLabel()
public PropertyValue getValue()
Copyright © 2017. All rights reserved.