Uses of Class
com.aspose.tasks.cloud.model.ExtendedAttributeItem
Packages that use ExtendedAttributeItem
-
Uses of ExtendedAttributeItem in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return ExtendedAttributeItemModifier and TypeMethodDescriptionMethods in com.aspose.tasks.cloud.model that return types with arguments of type ExtendedAttributeItemMethods in com.aspose.tasks.cloud.model with parameters of type ExtendedAttributeItemModifier and TypeMethodDescriptionExtendedAttributeItems.addListItem
(ExtendedAttributeItem listItem) Method parameters in com.aspose.tasks.cloud.model with type arguments of type ExtendedAttributeItemModifier and TypeMethodDescriptionExtendedAttributeItems.list
(List<ExtendedAttributeItem> list) void
ExtendedAttributeItems.setList
(List<ExtendedAttributeItem> list) -
Uses of ExtendedAttributeItem in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return ExtendedAttributeItemModifier and TypeMethodDescriptionExtendedAttributeItemResponse.getExtendedAttribute()
Extended attribute definition info.Methods in com.aspose.tasks.cloud.model.responses with parameters of type ExtendedAttributeItemModifier and TypeMethodDescriptionExtendedAttributeItemResponse.extendedAttribute
(ExtendedAttributeItem extendedAttribute) void
ExtendedAttributeItemResponse.setExtendedAttribute
(ExtendedAttributeItem extendedAttribute)