| Package | Description | 
|---|---|
| com.communote.plugins.api.rest.v30.resource.topic.role | 
| Modifier and Type | Method and Description | 
|---|---|
ETopicIdentifier | 
GetCollectionRoleParameter.getTopicIdentifier()
Returns the constant TopicIdentifier. 
 | 
ETopicIdentifier | 
GetRoleParameter.getTopicIdentifier()
Returns the constant TopicIdentifier. 
 | 
ETopicIdentifier | 
CreateRoleParameter.getTopicIdentifier()
Returns the constant TopicIdentifier. 
 | 
static ETopicIdentifier | 
ETopicIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ETopicIdentifier[] | 
ETopicIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GetCollectionRoleParameter.setTopicIdentifier(ETopicIdentifier topicIdentifier)
Sets the constant TopicIdentifier. 
 | 
void | 
GetRoleParameter.setTopicIdentifier(ETopicIdentifier topicIdentifier)
Sets the constant TopicIdentifier. 
 | 
void | 
CreateRoleParameter.setTopicIdentifier(ETopicIdentifier topicIdentifier)
Sets the constant TopicIdentifier. 
 | 
Copyright © 2019 Communote team. All rights reserved.