Uses of Class
org.onosproject.segmentrouting.PortAuthTracker.BlockState
-
Packages that use PortAuthTracker.BlockState Package Description org.onosproject.segmentrouting Segment routing application components. -
-
Uses of PortAuthTracker.BlockState in org.onosproject.segmentrouting
Methods in org.onosproject.segmentrouting that return PortAuthTracker.BlockState Modifier and Type Method Description static PortAuthTracker.BlockStatePortAuthTracker.BlockState. valueOf(String name)Returns the enum constant of this type with the specified name.static PortAuthTracker.BlockState[]PortAuthTracker.BlockState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-