public interface IMetadataProperty
Represents base interface for metadata property.
String getName()
Gets property name.
void setName(String value)
Sets property name.
value
- Property name.String getFormattedValue()
Gets the formatted value.
Copyright © 2018. All rights reserved.