Uses of Class
com.aspose.tasks.cloud.model.Resource
Packages that use Resource
Package
Description
-
Uses of Resource in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return ResourceModifier and TypeMethodDescriptionResource.accrueAt
(CostAccrualType accrueAt) Resource.activeDirectoryGuid
(String activeDirectoryGuid) Resource.actualCost
(BigDecimal actualCost) Resource.actualOvertimeCost
(BigDecimal actualOvertimeCost) Resource.actualOvertimeWork
(String actualOvertimeWork) Resource.actualOvertimeWorkProtected
(String actualOvertimeWorkProtected) Resource.actualWork
(String actualWork) Resource.actualWorkProtected
(String actualWorkProtected) Resource.addBaselinesItem
(Baseline baselinesItem) Resource.addExtendedAttributesItem
(ExtendedAttribute extendedAttributesItem) Resource.addOutlineCodesItem
(OutlineCode outlineCodesItem) Resource.assignmentOwner
(String assignmentOwner) Resource.assignmentOwnerGuid
(String assignmentOwnerGuid) Resource.availableFrom
(org.threeten.bp.OffsetDateTime availableFrom) Resource.availableTo
(org.threeten.bp.OffsetDateTime availableTo) Resource.bookingType
(BookingType bookingType) Resource.budgetCost
(BigDecimal budgetCost) Resource.budgetWork
(String budgetWork) Resource.calendarUid
(Integer calendarUid) Resource.cost
(BigDecimal cost) Resource.costCenter
(String costCenter) Resource.costPerUse
(BigDecimal costPerUse) Resource.costVariance
(Double costVariance) Resource.creationDate
(org.threeten.bp.OffsetDateTime creationDate) Resource.emailAddress
(String emailAddress) Resource.extendedAttributes
(List<ExtendedAttribute> extendedAttributes) Resource.finish
(org.threeten.bp.OffsetDateTime finish) Resource.hyperlinkAddress
(String hyperlinkAddress) Resource.hyperlinkSubAddress
(String hyperlinkSubAddress) Resource.isCostResource
(Boolean isCostResource) Resource.isEnterprise
(Boolean isEnterprise) Resource.isInactive
(Boolean isInactive) Resource.materialLabel
(String materialLabel) Resource.outlineCodes
(List<OutlineCode> outlineCodes) Resource.overAllocated
(Boolean overAllocated) Resource.overtimeCost
(BigDecimal overtimeCost) Resource.overtimeRate
(BigDecimal overtimeRate) Resource.overtimeRateFormat
(RateFormatType overtimeRateFormat) Resource.overtimeWork
(String overtimeWork) Resource.percentWorkComplete
(Integer percentWorkComplete) Resource.regularWork
(String regularWork) Resource.remainingCost
(BigDecimal remainingCost) Resource.remainingOvertimeCost
(BigDecimal remainingOvertimeCost) Resource.remainingOvertimeWork
(String remainingOvertimeWork) Resource.remainingWork
(String remainingWork) Resource.standardRate
(BigDecimal standardRate) Resource.standardRateFormat
(RateFormatType standardRateFormat) Resource.start
(org.threeten.bp.OffsetDateTime start) Resource.teamAssignmentPool
(Boolean teamAssignmentPool) Resource.type
(ResourceType type) Resource.windowsUserAccount
(String windowsUserAccount) Resource.workgroup
(WorkGroupType workgroup) Resource.workVariance
(Double workVariance) -
Uses of Resource in com.aspose.tasks.cloud.model.requests
Methods in com.aspose.tasks.cloud.model.requests that return ResourceMethods in com.aspose.tasks.cloud.model.requests with parameters of type ResourceConstructors in com.aspose.tasks.cloud.model.requests with parameters of type Resource -
Uses of Resource in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return ResourceMethods in com.aspose.tasks.cloud.model.responses with parameters of type Resource