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