Uses of Class
org.opendaylight.openflowplugin.applications.frm.ForwardingRulesProperty
-
Packages that use ForwardingRulesProperty Package Description org.opendaylight.openflowplugin.applications.frm -
-
Uses of ForwardingRulesProperty in org.opendaylight.openflowplugin.applications.frm
Methods in org.opendaylight.openflowplugin.applications.frm that return ForwardingRulesProperty Modifier and Type Method Description static ForwardingRulesPropertyForwardingRulesProperty. forValue(String key)Get property type from property key.static ForwardingRulesPropertyForwardingRulesProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static ForwardingRulesProperty[]ForwardingRulesProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.
-