Uses of Class
org.opendaylight.neutron.spi.NeutronTrunkSubPort
-
Packages that use NeutronTrunkSubPort Package Description org.opendaylight.neutron.spi -
-
Uses of NeutronTrunkSubPort in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi that return types with arguments of type NeutronTrunkSubPort Modifier and Type Method Description List<NeutronTrunkSubPort>
NeutronTrunk. getSubPorts()
Method parameters in org.opendaylight.neutron.spi with type arguments of type NeutronTrunkSubPort Modifier and Type Method Description void
NeutronTrunk. setSubPorts(List<NeutronTrunkSubPort> subPorts)
-