Package | Description |
---|---|
com.communote.plugins.api.rest.v30.resource.topic |
Modifier and Type | Method and Description |
---|---|
ChildTopicResource[] |
GetTopicParameter.getChildren()
Returns the Children.
|
ChildTopicResource[] |
GetCollectionTopicParameter.getChildren()
Returns the Children.
|
ChildTopicResource[] |
TopicResource.getChildren()
Returns the Children.
|
Modifier and Type | Method and Description |
---|---|
void |
GetTopicParameter.setChildren(ChildTopicResource[] children)
Sets Children.
|
void |
GetCollectionTopicParameter.setChildren(ChildTopicResource[] children)
Sets Children.
|
void |
TopicResource.setChildren(ChildTopicResource[] children)
Sets Children.
|
Copyright © 2019 Communote team. All rights reserved.