Uses of Class
com.woorea.openstack.quantum.model.GatewayInfo
Packages that use GatewayInfo
-
Uses of GatewayInfo in com.woorea.openstack.quantum.model
Fields in com.woorea.openstack.quantum.model declared as GatewayInfoModifier and TypeFieldDescriptionprivate GatewayInfoRouter.externalGatewayInfoprivate GatewayInfoRouterForCreate.externalGatewayInfoMethods in com.woorea.openstack.quantum.model that return GatewayInfoModifier and TypeMethodDescriptionRouter.getExternalGatewayInfo()RouterForCreate.getExternalGatewayInfo()Methods in com.woorea.openstack.quantum.model with parameters of type GatewayInfoModifier and TypeMethodDescriptionvoidRouter.setExternalGatewayInfo(GatewayInfo externalGatewayInfo) voidRouterForCreate.setExternalGatewayInfo(GatewayInfo externalGatewayInfo)