Uses of Enum Class
com.aspose.tasks.cloud.model.PrimaveraPercentCompleteType
Packages that use PrimaveraPercentCompleteType
-
Uses of PrimaveraPercentCompleteType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return PrimaveraPercentCompleteTypeModifier and TypeMethodDescriptionstatic PrimaveraPercentCompleteTypePrimaveraTaskProperties.getPercentCompleteType()Gets the value of '% Complete Type' field of the activity.PrimaveraPercentCompleteType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static PrimaveraPercentCompleteTypeReturns the enum constant of this class with the specified name.static PrimaveraPercentCompleteType[]PrimaveraPercentCompleteType.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 PrimaveraPercentCompleteTypeModifier and TypeMethodDescriptionPrimaveraTaskProperties.percentCompleteType(PrimaveraPercentCompleteType percentCompleteType) voidPrimaveraTaskProperties.setPercentCompleteType(PrimaveraPercentCompleteType percentCompleteType) voidPrimaveraPercentCompleteType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, PrimaveraPercentCompleteType enumeration)