public class GatewayRequest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private GatewayType |
gateway |
Constructor and Description |
---|
GatewayRequest(java.lang.String gatewayId) |
Modifier and Type | Method and Description |
---|---|
GatewayType |
getGateway() |
void |
setGateway(GatewayType gateway) |
private GatewayType gateway
public GatewayType getGateway()
public void setGateway(GatewayType gateway)