public class Scalar_CapabilitiesType extends Object implements Serializable
| Constructor and Description |
|---|
Scalar_CapabilitiesType() |
| Modifier and Type | Method and Description |
|---|---|
ArithmeticOperators |
getArithmeticOperators()
Returns the value of field 'arithmeticOperators'.
|
ComparisonOperators |
getComparisonOperators()
Returns the value of field 'comparisonOperators'.
|
LogicalOperators |
getLogicalOperators()
Returns the value of field 'logicalOperators'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setArithmeticOperators(ArithmeticOperators arithmeticOperators)
Sets the value of field 'arithmeticOperators'.
|
void |
setComparisonOperators(ComparisonOperators comparisonOperators)
Sets the value of field 'comparisonOperators'.
|
void |
setLogicalOperators(LogicalOperators logicalOperators)
Sets the value of field 'logicalOperators'.
|
static Scalar_CapabilitiesType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public ArithmeticOperators getArithmeticOperators()
public ComparisonOperators getComparisonOperators()
public LogicalOperators getLogicalOperators()
public boolean isValid()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void setArithmeticOperators(ArithmeticOperators arithmeticOperators)
arithmeticOperators - the value of field
'arithmeticOperators'.public void setComparisonOperators(ComparisonOperators comparisonOperators)
comparisonOperators - the value of field
'comparisonOperators'.public void setLogicalOperators(LogicalOperators logicalOperators)
logicalOperators - the value of field 'logicalOperators'public static Scalar_CapabilitiesType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationExceptionCopyright © 2022 B3Partners B.V.. All rights reserved.