public class TopicProperty extends Object
Constructor and Description |
---|
TopicProperty() |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyKey() |
String |
getPropertyValue() |
void |
setPropertyKey(String propertyKey) |
void |
setPropertyValue(String propertyValue) |
public String getPropertyKey()
public void setPropertyKey(String propertyKey)
propertyKey
- the propertyKey to setpublic String getPropertyValue()
public void setPropertyValue(String propertyValue)
propertyValue
- the propertyValue to setCopyright © 2019 Communote team. All rights reserved.