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