Uses of Class
org.opendaylight.neutron.spi.NeutronTrunk
-
Packages that use NeutronTrunk Package Description org.opendaylight.neutron.spi org.opendaylight.neutron.transcriber -
-
Uses of NeutronTrunk in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi with parameters of type NeutronTrunk Modifier and Type Method Description protected boolean
NeutronTrunk. extractField(String field, NeutronTrunk ans)
-
Uses of NeutronTrunk in org.opendaylight.neutron.transcriber
Methods in org.opendaylight.neutron.transcriber that return NeutronTrunk Modifier and Type Method Description protected NeutronTrunk
NeutronTrunkInterface. fromMd(Trunk trunk)
Methods in org.opendaylight.neutron.transcriber with parameters of type NeutronTrunk Modifier and Type Method Description protected Trunk
NeutronTrunkInterface. toMd(NeutronTrunk trunk)
-