Uses of Enum Class
com.aspose.tasks.cloud.model.TimephasedDataType
Packages that use TimephasedDataType
-
Uses of TimephasedDataType in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return TimephasedDataTypeModifier and TypeMethodDescriptionstatic TimephasedDataTypeTimephasedData.getTimephasedDataType()The type of a timephased data.TimephasedDataType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static TimephasedDataTypeReturns the enum constant of this class with the specified name.static TimephasedDataType[]TimephasedDataType.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 TimephasedDataTypeModifier and TypeMethodDescriptionvoidTimephasedData.setTimephasedDataType(TimephasedDataType timephasedDataType) TimephasedData.timephasedDataType(TimephasedDataType timephasedDataType) voidTimephasedDataType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, TimephasedDataType enumeration)