Uses of Class
org.opendaylight.neutron.spi.NeutronFloatingIp
-
Packages that use NeutronFloatingIp Package Description org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronFloatingIp in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronFloatingIp Modifier and Type Method Description protected booleanNeutronFloatingIp. extractField(String field, NeutronFloatingIp ans) -
Uses of NeutronFloatingIp in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronFloatingIp Modifier and Type Method Description protected NeutronFloatingIpNeutronFloatingIpInterface. fromMd(Floatingip fip)Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronFloatingIp Modifier and Type Method Description protected FloatingipNeutronFloatingIpInterface. toMd(NeutronFloatingIp floatingIp)
-