Uses of Enum Class
com.aspose.tasks.cloud.model.ProjectFileFormat
Packages that use ProjectFileFormat
-
Uses of ProjectFileFormat in com.aspose.tasks.cloud.model
Subclasses with type arguments of type ProjectFileFormat in com.aspose.tasks.cloud.modelModifier and TypeClassDescriptionenumSupported formats in which project file can be saved.static classMethods in com.aspose.tasks.cloud.model that return ProjectFileFormatModifier and TypeMethodDescriptionstatic ProjectFileFormatProjectFileFormat.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static ProjectFileFormatReturns the enum constant of this class with the specified name.static ProjectFileFormat[]ProjectFileFormat.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 ProjectFileFormatModifier and TypeMethodDescriptionvoidProjectFileFormat.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ProjectFileFormat enumeration)