Uses of Class
org.opendaylight.neutron.spi.NeutronPortExtraDHCPOption
- 
Packages that use NeutronPortExtraDHCPOption Package Description org.opendaylight.neutron.spi  - 
- 
Uses of NeutronPortExtraDHCPOption in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi that return types with arguments of type NeutronPortExtraDHCPOption Modifier and Type Method Description List<NeutronPortExtraDHCPOption>NeutronPort. getExtraDHCPOptions()Method parameters in org.opendaylight.neutron.spi with type arguments of type NeutronPortExtraDHCPOption Modifier and Type Method Description voidNeutronPort. setExtraDHCPOptions(List<NeutronPortExtraDHCPOption> extraDHCPOptions) 
 -