public interface DmcMappedAttributeIF
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey()
Returns the key associated with this attribute value.
|
String |
getKeyAsString()
Returns the key value represented as a string.
|
boolean |
valuesAreEqual(DmcMappedAttributeIF obj)
This method is used by the Modifier mechanism to determine whether or not a
change has occurred as a result of applying the modifier.
|
Object getKey()
String getKeyAsString()
boolean valuesAreEqual(DmcMappedAttributeIF obj)
obj - Another mapped attribute.Copyright © 2023. All rights reserved.