Uses of Class
org.opendaylight.neutron.spi.NeutronSFCPortPair
-
Packages that use NeutronSFCPortPair Package Description org.opendaylight.neutron.northbound.api org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronSFCPortPair in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronSFCPortPair Modifier and Type Method Description protected void
NeutronSFCPortPairsNorthbound. updateDelta(String uuid, NeutronSFCPortPair delta, NeutronSFCPortPair original)
-
Uses of NeutronSFCPortPair in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronSFCPortPair Modifier and Type Method Description protected boolean
NeutronSFCPortPair. extractField(String field, NeutronSFCPortPair ans)
-
Uses of NeutronSFCPortPair in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronSFCPortPair Modifier and Type Method Description protected NeutronSFCPortPair
NeutronSFCPortPairInterface. fromMd(PortPair mdPortPair)
Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronSFCPortPair Modifier and Type Method Description protected PortPair
NeutronSFCPortPairInterface. toMd(NeutronSFCPortPair neutronPortPair)
-