Skip to main content

Module generic

Module generic 

Source

Structsยง

CalculatorAddRequest
The generic type corresponding to CalculatorAddRequest.
CalculatorAddResponse
The generic type corresponding to CalculatorAddResponse.
CalculatorDivideRequest
The generic type corresponding to CalculatorDivideRequest.
CalculatorDivideResponse
The generic type corresponding to CalculatorDivideResponse.
CalculatorMultiplyRequest
The generic type corresponding to CalculatorMultiplyRequest.
CalculatorMultiplyResponse
The generic type corresponding to CalculatorMultiplyResponse.
CalculatorPowRequest
The generic type corresponding to CalculatorPowRequest.
CalculatorPowResponse
The generic type corresponding to CalculatorPowResponse.
CalculatorSubtractRequest
The generic type corresponding to CalculatorSubtractRequest.
CalculatorSubtractResponse
The generic type corresponding to CalculatorSubtractResponse.