public class ExternalTopicRole extends Object
Constructor and Description |
---|
ExternalTopicRole() |
Modifier and Type | Method and Description |
---|---|
BaseEntity |
getEntity() |
String |
getExternalObjectId() |
String |
getTopicRole() |
void |
setEntity(BaseEntity entity) |
void |
setExternalObjectId(String externalObjectId) |
void |
setTopicRole(String topicRole) |
public BaseEntity getEntity()
public String getExternalObjectId()
public String getTopicRole()
public void setEntity(BaseEntity entity)
entity
- the baseentity to setpublic void setExternalObjectId(String externalObjectId)
externalObjectId
- the externalObjectId to setpublic void setTopicRole(String topicRole)
topicRole
- the topicRole to setCopyright © 2019 Communote team. All rights reserved.