Uses of Class
com.aspose.tasks.cloud.model.ExtendedAttributeItems
Packages that use ExtendedAttributeItems
-
Uses of ExtendedAttributeItems in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return ExtendedAttributeItemsModifier and TypeMethodDescriptionExtendedAttributeItems.addListItem
(ExtendedAttributeItem listItem) ExtendedAttributeItems.list
(List<ExtendedAttributeItem> list) -
Uses of ExtendedAttributeItems in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return ExtendedAttributeItemsModifier and TypeMethodDescriptionExtendedAttributeItemsResponse.getExtendedAttributes()
Get extendedAttributesMethods in com.aspose.tasks.cloud.model.responses with parameters of type ExtendedAttributeItemsModifier and TypeMethodDescriptionExtendedAttributeItemsResponse.extendedAttributes
(ExtendedAttributeItems extendedAttributes) void
ExtendedAttributeItemsResponse.setExtendedAttributes
(ExtendedAttributeItems extendedAttributes)