public class ArithmeticOperatorsTypeItem extends Object implements Serializable
| Constructor and Description |
|---|
ArithmeticOperatorsTypeItem() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getChoiceValue()
Returns the value of field 'choiceValue'.
|
Functions |
getFunctions()
Returns the value of field 'functions'.
|
SimpleArithmetic |
getSimpleArithmetic()
Returns the value of field 'simpleArithmetic'.
|
void |
setFunctions(Functions functions)
Sets the value of field 'functions'.
|
void |
setSimpleArithmetic(SimpleArithmetic simpleArithmetic)
Sets the value of field 'simpleArithmetic'.
|
public Object getChoiceValue()
public Functions getFunctions()
public SimpleArithmetic getSimpleArithmetic()
public void setFunctions(Functions functions)
functions - the value of field 'functions'.public void setSimpleArithmetic(SimpleArithmetic simpleArithmetic)
simpleArithmetic - the value of field 'simpleArithmetic'Copyright © 2020 B3Partners B.V.. All rights reserved.