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