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