Uses of Enum
org.qubership.atp.mia.controllers.api.dto.ValidationStatusDto
Packages that use ValidationStatusDto
-
Uses of ValidationStatusDto in org.qubership.atp.mia.controllers.api.dto
Methods in org.qubership.atp.mia.controllers.api.dto that return ValidationStatusDtoModifier and TypeMethodDescriptionstatic ValidationStatusDto@Valid ValidationStatusDtoValidatedParametersDto.getState()Get statestatic ValidationStatusDtoReturns the enum constant of this type with the specified name.static ValidationStatusDto[]ValidationStatusDto.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.qubership.atp.mia.controllers.api.dto with parameters of type ValidationStatusDtoModifier and TypeMethodDescriptionvoidValidatedParametersDto.setState(ValidationStatusDto state) ValidatedParametersDto.state(ValidationStatusDto state)