public class Scalar_CapabilitiesTypeItem extends Object implements Serializable
| Constructor and Description |
|---|
Scalar_CapabilitiesTypeItem() |
| Modifier and Type | Method and Description |
|---|---|
Arithmetic_Operators |
getArithmetic_Operators()
Returns the value of field 'arithmetic_Operators'.
|
Object |
getChoiceValue()
Returns the value of field 'choiceValue'.
|
Comparison_Operators |
getComparison_Operators()
Returns the value of field 'comparison_Operators'.
|
Logical_Operators |
getLogical_Operators()
Returns the value of field 'logical_Operators'.
|
void |
setArithmetic_Operators(Arithmetic_Operators arithmetic_Operators)
Sets the value of field 'arithmetic_Operators'.
|
void |
setComparison_Operators(Comparison_Operators comparison_Operators)
Sets the value of field 'comparison_Operators'.
|
void |
setLogical_Operators(Logical_Operators logical_Operators)
Sets the value of field 'logical_Operators'.
|
public Arithmetic_Operators getArithmetic_Operators()
public Object getChoiceValue()
public Comparison_Operators getComparison_Operators()
public Logical_Operators getLogical_Operators()
public void setArithmetic_Operators(Arithmetic_Operators arithmetic_Operators)
arithmetic_Operators - the value of field
'arithmetic_Operators'.public void setComparison_Operators(Comparison_Operators comparison_Operators)
comparison_Operators - the value of field
'comparison_Operators'.public void setLogical_Operators(Logical_Operators logical_Operators)
logical_Operators - the value of field
'logical_Operators'.Copyright © 2020 B3Partners B.V.. All rights reserved.