Uses of Enum Class
org.opendaylight.algo.impl.CspfPath.CspfPathStatus
Packages that use CspfPath.CspfPathStatus
-
Uses of CspfPath.CspfPathStatus in org.opendaylight.algo.impl
Methods in org.opendaylight.algo.impl that return CspfPath.CspfPathStatusModifier and TypeMethodDescriptionCspfPath.getStatus()static CspfPath.CspfPathStatusReturns the enum constant of this class with the specified name.static CspfPath.CspfPathStatus[]CspfPath.CspfPathStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opendaylight.algo.impl with parameters of type CspfPath.CspfPathStatus