Interface GetContentSectionDescriptionsResult
- All Superinterfaces:
BaseResult
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetContentCollection(ContentCollectionTransfer contentCollection) voidsetContentSection(ContentSectionTransfer contentSection) voidsetContentSectionDescriptions(List<ContentSectionDescriptionTransfer> contentSectionDescriptions)
-
Method Details
-
getContentCollection
-
setContentCollection
-
getContentSection
-
setContentSection
-
getContentSectionDescriptions
-
setContentSectionDescriptions
void setContentSectionDescriptions(List<ContentSectionDescriptionTransfer> contentSectionDescriptions)
-