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 boolean
NeutronFloatingIp. 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 NeutronFloatingIp
NeutronFloatingIpInterface. fromMd(Floatingip fip)
Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronFloatingIp Modifier and Type Method Description protected Floatingip
NeutronFloatingIpInterface. toMd(NeutronFloatingIp floatingIp)
-