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