Uses of Class
org.opendaylight.neutron.spi.NeutronFirewallRule
-
Packages that use NeutronFirewallRule Package Description org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronFirewallRule in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronFirewallRule Modifier and Type Method Description protected booleanNeutronFirewallRule. extractField(String field, NeutronFirewallRule ans) -
Uses of NeutronFirewallRule in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronFirewallRule Modifier and Type Method Description protected NeutronFirewallRuleNeutronFirewallRuleInterface. fromMd(FirewallRule rule)Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronFirewallRule Modifier and Type Method Description protected FirewallRuleNeutronFirewallRuleInterface. toMd(NeutronFirewallRule rule)
-