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