public class SpatialOperatorType extends Object implements Serializable
| Constructor and Description |
|---|
SpatialOperatorType() |
| Modifier and Type | Method and Description |
|---|---|
GeometryOperands_SpatialOperatorType |
getGeometryOperands_SpatialOperatorType()
Returns the value of field
'geometryOperands_SpatialOperatorType'.
|
SpatialOperatorNameType |
getName()
Returns the value of field 'name'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setGeometryOperands_SpatialOperatorType(GeometryOperands_SpatialOperatorType geometryOperands_SpatialOperatorType)
Sets the value of field
'geometryOperands_SpatialOperatorType'.
|
void |
setName(SpatialOperatorNameType name)
Sets the value of field 'name'.
|
static SpatialOperatorType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public GeometryOperands_SpatialOperatorType getGeometryOperands_SpatialOperatorType()
public SpatialOperatorNameType getName()
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 setGeometryOperands_SpatialOperatorType(GeometryOperands_SpatialOperatorType geometryOperands_SpatialOperatorType)
geometryOperands_SpatialOperatorType - the value of
field 'geometryOperands_SpatialOperatorType'.public void setName(SpatialOperatorNameType name)
name - the value of field 'name'.public static SpatialOperatorType 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 © 2021 B3Partners B.V.. All rights reserved.