Package | Description |
---|---|
com.communote.plugins.api.rest.v24.resource.topic.rolebulkexternal |
Modifier and Type | Method and Description |
---|---|
ETopicIdentifier |
CreateRoleBulkExternalParameter.getTopicIdentifier()
Returns the constant TopicIdentifier.
|
ETopicIdentifier |
GetRoleBulkExternalParameter.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 |
CreateRoleBulkExternalParameter.setTopicIdentifier(ETopicIdentifier topicIdentifier)
Sets the constant TopicIdentifier.
|
void |
GetRoleBulkExternalParameter.setTopicIdentifier(ETopicIdentifier topicIdentifier)
Sets the constant TopicIdentifier.
|
Copyright © 2019 Communote team. All rights reserved.