Package | Description |
---|---|
com.alipay.api.domain |
Modifier and Type | Method and Description |
---|---|
TopicItem |
AlipayOpenPublicTopicModifyModel.getTopicItems()
Gets topic items.
|
Modifier and Type | Method and Description |
---|---|
List<TopicItem> |
AlipayOpenPublicTopicCreateModel.getTopicItems()
Gets topic items.
|
List<TopicItem> |
Topic.getTopicItems()
Gets topic items.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayOpenPublicTopicModifyModel.setTopicItems(TopicItem topicItems)
Sets topic items.
|
Modifier and Type | Method and Description |
---|---|
void |
AlipayOpenPublicTopicCreateModel.setTopicItems(List<TopicItem> topicItems)
Sets topic items.
|
void |
Topic.setTopicItems(List<TopicItem> topicItems)
Sets topic items.
|
Copyright © 2018. All rights reserved.