Uses of Enum Class
com.aspose.tasks.cloud.model.Timescale
Packages that use Timescale
-
Uses of Timescale in com.aspose.tasks.cloud.model
Subclasses with type arguments of type Timescale in com.aspose.tasks.cloud.modelModifier and TypeClassDescriptionenumThe minimal time period to render when saving project view data to some of SaveFileFormat.static classMethods in com.aspose.tasks.cloud.model that return TimescaleModifier and TypeMethodDescriptionstatic TimescaleTimescale.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static TimescaleReturns the enum constant of this class with the specified name.static Timescale[]Timescale.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 Timescale