Uses of Class
org.opendaylight.neutron.spi.NeutronFirewall
-
Packages that use NeutronFirewall Package Description org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronFirewall in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronFirewall Modifier and Type Method Description protected booleanNeutronFirewall. extractField(String field, NeutronFirewall ans) -
Uses of NeutronFirewall in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronFirewall Modifier and Type Method Description protected NeutronFirewallNeutronFirewallInterface. fromMd(Firewall firewall)Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronFirewall Modifier and Type Method Description protected FirewallNeutronFirewallInterface. toMd(NeutronFirewall firewall)
-