public class ExtendedPropertyAttributedValue
extends java.lang.Object
| Constructor and Description |
|---|
ExtendedPropertyAttributedValue()
Instantiates a new extended property attributed value.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getAttributions()
Gets the attributions.
|
ExtendedProperty |
getValue()
Gets the value.
|
public ExtendedPropertyAttributedValue()
public ExtendedProperty getValue()
public java.util.List<java.lang.String> getAttributions()