Uses of Class
org.opendaylight.neutron.spi.NeutronSFCPortChain
-
Packages that use NeutronSFCPortChain Package Description org.opendaylight.neutron.northbound.api org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronSFCPortChain in org.opendaylight.neutron.northbound.api
Methods in org.opendaylight.neutron.northbound.api with parameters of type NeutronSFCPortChain Modifier and Type Method Description protected void
NeutronSFCPortChainsNorthbound. updateDelta(String uuid, NeutronSFCPortChain delta, NeutronSFCPortChain original)
-
Uses of NeutronSFCPortChain in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronSFCPortChain Modifier and Type Method Description protected boolean
NeutronSFCPortChain. extractField(String field, NeutronSFCPortChain ans)
-
Uses of NeutronSFCPortChain in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronSFCPortChain Modifier and Type Method Description protected NeutronSFCPortChain
NeutronSFCPortChainInterface. fromMd(PortChain mdPortChain)
Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronSFCPortChain Modifier and Type Method Description protected PortChain
NeutronSFCPortChainInterface. toMd(NeutronSFCPortChain neutronPortChain)
-