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 boolean
NeutronFirewallRule. 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 NeutronFirewallRule
NeutronFirewallRuleInterface. fromMd(FirewallRule rule)
Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronFirewallRule Modifier and Type Method Description protected FirewallRule
NeutronFirewallRuleInterface. toMd(NeutronFirewallRule rule)
-