Uses of Enum Class
com.aspose.tasks.cloud.model.WorkGroupType
Packages that use WorkGroupType
-
Uses of WorkGroupType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return WorkGroupTypeModifier and TypeMethodDescriptionstatic WorkGroupTypeResource.getWorkgroup()The type of a workgroup to which a resource belongs.WorkGroupType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static WorkGroupTypeReturns the enum constant of this class with the specified name.static WorkGroupType[]WorkGroupType.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 WorkGroupTypeModifier and TypeMethodDescriptionvoidResource.setWorkgroup(WorkGroupType workgroup) Resource.workgroup(WorkGroupType workgroup) voidWorkGroupType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, WorkGroupType enumeration)