Uses of Enum Class
com.aspose.tasks.cloud.model.ProjectValidationState
Packages that use ProjectValidationState
-
Uses of ProjectValidationState in com.aspose.tasks.cloud.model
Subclasses with type arguments of type ProjectValidationState in com.aspose.tasks.cloud.modelModifier and TypeClassDescriptionenumSpecifies the state of the project's validationstatic classMethods in com.aspose.tasks.cloud.model that return ProjectValidationStateModifier and TypeMethodDescriptionstatic ProjectValidationStateProjectRecalculationResult.getValidationState()Get validationStateProjectValidationState.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static ProjectValidationStateReturns the enum constant of this class with the specified name.static ProjectValidationState[]ProjectValidationState.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 ProjectValidationStateModifier and TypeMethodDescriptionvoidProjectRecalculationResult.setValidationState(ProjectValidationState validationState) ProjectRecalculationResult.validationState(ProjectValidationState validationState) voidProjectValidationState.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, ProjectValidationState enumeration)