Uses of Enum Class
com.aspose.tasks.cloud.model.ReportType
Packages that use ReportType
-
Uses of ReportType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return ReportTypeModifier and TypeMethodDescriptionstatic ReportType
ReportType.Adapter.read
(com.google.gson.stream.JsonReader jsonReader) static ReportType
Returns the enum constant of this class with the specified name.static ReportType[]
ReportType.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 ReportTypeModifier and TypeMethodDescriptionvoid
ReportType.Adapter.write
(com.google.gson.stream.JsonWriter jsonWriter, ReportType enumeration)