Uses of Class
org.opendaylight.neutron.spi.NeutronNetworkSegment
-
Packages that use NeutronNetworkSegment Package Description org.opendaylight.neutron.spi -
-
Uses of NeutronNetworkSegment in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi that return types with arguments of type NeutronNetworkSegment Modifier and Type Method Description List<NeutronNetworkSegment>
NeutronNetwork. getSegments()
Method parameters in org.opendaylight.neutron.spi with type arguments of type NeutronNetworkSegment Modifier and Type Method Description void
NeutronNetwork. setSegments(List<NeutronNetworkSegment> segments)
-