- getOperand1() - Method in class com.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClientResultBean
-
Returns the value of the first operand
- getOperand2() - Method in class com.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClientResultBean
-
Returns the value of the second operand
- getOperation() - Method in class com.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClientResultBean
-
Returns the value of the operation as a symbol +, -, *, /
- getResult() - Method in class com.ibm.websphere.samples.technologysamples.basiccalcclient.common.BasicCalculatorClientResultBean
-
Returns the value of result (from the mathematical operation performed)