Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.CompoundCompareDto.StatusEnum
Packages that use CompoundCompareDto.StatusEnum
-
Uses of CompoundCompareDto.StatusEnum in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return CompoundCompareDto.StatusEnumModifier and TypeMethodDescriptionCompoundCompareDto.getStatus()Get statusReturns the enum constant of this type with the specified name.static CompoundCompareDto.StatusEnum[]CompoundCompareDto.StatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type CompoundCompareDto.StatusEnumModifier and TypeMethodDescriptionvoidCompoundCompareDto.setStatus(CompoundCompareDto.StatusEnum status) CompoundCompareDto.status(CompoundCompareDto.StatusEnum status)