Uses of Enum Class
com.aspose.tasks.cloud.model.WorkContourType
Packages that use WorkContourType
-
Uses of WorkContourType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return WorkContourTypeModifier and TypeMethodDescriptionstatic WorkContourTypeResourceAssignment.getWorkContour()Returns or sets the work contour of an assignment.WorkContourType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static WorkContourTypeReturns the enum constant of this class with the specified name.static WorkContourType[]WorkContourType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aspose.tasks.cloud.model with parameters of type WorkContourTypeModifier and TypeMethodDescriptionvoidResourceAssignment.setWorkContour(WorkContourType workContour) ResourceAssignment.workContour(WorkContourType workContour) voidWorkContourType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, WorkContourType enumeration)