public interface IKeyedReference
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKeyName()
Returns the name of the categorization.
|
java.lang.String |
getKeyValue()
Returns the value of the categorization.
|
java.lang.String |
getTModelKey()
Returns the key of the tModel that represents the categorization system.
|
void |
setKeyName(java.lang.String value)
Sets the name of the categorization.
|
void |
setKeyValue(java.lang.String value)
Sets the value of the categorization.
|
void |
setTModelKey(java.lang.String value)
Sets the key of the tModel that represents the categorization system.
|
java.lang.String getKeyName()
void setKeyName(java.lang.String value)
value
- the categorization name.
java.lang.String getKeyValue()
void setKeyValue(java.lang.String value)
value
- the categorization value.
java.lang.String getTModelKey()
void setTModelKey(java.lang.String value)
value
- the tModel key