public interface AboutTopicValue
AboutTopic
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Return the identifier for this topic value.
|
java.lang.String |
getKey()
Return the localized name for this topic value.
|
java.lang.String |
getValue()
Return the actual value.
|
java.lang.String getId()
java.lang.String getKey()
java.lang.String getValue()