Uses of Class
com.woorea.openstack.quantum.model.GatewayInfo
-
Packages that use GatewayInfo Package Description com.woorea.openstack.quantum.model -
-
Uses of GatewayInfo in com.woorea.openstack.quantum.model
Methods in com.woorea.openstack.quantum.model that return GatewayInfo Modifier and Type Method Description GatewayInfoRouter. getExternalGatewayInfo()GatewayInfoRouterForCreate. getExternalGatewayInfo()Methods in com.woorea.openstack.quantum.model with parameters of type GatewayInfo Modifier and Type Method Description voidRouter. setExternalGatewayInfo(GatewayInfo externalGatewayInfo)voidRouterForCreate. setExternalGatewayInfo(GatewayInfo externalGatewayInfo)
-