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