Uses of Enum Class
com.aspose.tasks.cloud.model.PrimaveraDurationType
Packages that use PrimaveraDurationType
-
Uses of PrimaveraDurationType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return PrimaveraDurationTypeModifier and TypeMethodDescriptionstatic PrimaveraDurationTypePrimaveraTaskProperties.getDurationType()Gets the value of 'Duration Type' field of the activity.PrimaveraDurationType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static PrimaveraDurationTypeReturns the enum constant of this class with the specified name.static PrimaveraDurationType[]PrimaveraDurationType.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 PrimaveraDurationTypeModifier and TypeMethodDescriptionPrimaveraTaskProperties.durationType(PrimaveraDurationType durationType) voidPrimaveraTaskProperties.setDurationType(PrimaveraDurationType durationType) voidPrimaveraDurationType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, PrimaveraDurationType enumeration)