Uses of Enum Class
org.qubership.atp.dataset.service.direct.UnwrapStatus
Packages that use UnwrapStatus
Package
Description
-
Uses of UnwrapStatus in org.qubership.atp.dataset.service.direct
Methods in org.qubership.atp.dataset.service.direct that return UnwrapStatusModifier and TypeMethodDescription<T extends Identified & Named>
UnwrapStatusAliasWrapperService.unWrapAlias(RefArg.Signature<T> ref) Tries to unwrap.static UnwrapStatusReturns the enum constant of this class with the specified name.static UnwrapStatus[]UnwrapStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UnwrapStatus in org.qubership.atp.dataset.service.direct.impl
Methods in org.qubership.atp.dataset.service.direct.impl that return UnwrapStatusModifier and TypeMethodDescription<T extends Identified & Named>
UnwrapStatusAliasWrapperServiceImpl.unWrapAlias(RefArg.Signature<T> ref)