| Package | Description | 
|---|---|
| com.communote.plugins.api.rest.v30.resource.topic.childtopic | 
| Modifier and Type | Method and Description | 
|---|---|
EParentTopicIdentifier | 
DeleteChildTopicParameter.getParentTopicIdentifier()
Returns the constant ParentTopicIdentifier. 
 | 
EParentTopicIdentifier | 
CreateChildTopicParameter.getParentTopicIdentifier()
Returns the constant ParentTopicIdentifier. 
 | 
static EParentTopicIdentifier | 
EParentTopicIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EParentTopicIdentifier[] | 
EParentTopicIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DeleteChildTopicParameter.setParentTopicIdentifier(EParentTopicIdentifier parentTopicIdentifier)
Sets the constant ParentTopicIdentifier. 
 | 
void | 
CreateChildTopicParameter.setParentTopicIdentifier(EParentTopicIdentifier parentTopicIdentifier)
Sets the constant ParentTopicIdentifier. 
 | 
Copyright © 2019 Communote team. All rights reserved.