public class BinarySpatialOpTypeChoice extends Object implements Serializable
| Constructor and Description |
|---|
BinarySpatialOpTypeChoice() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEnvelope()
Returns the value of field 'envelope'.
|
Object |
getGeometry()
Returns the value of field 'Geometry'.
|
Object |
getLineString()
Returns the value of field 'lineString'.
|
Object |
getPoint()
Returns the value of field 'point'.
|
Object |
getPolygon()
Returns the value of field 'polygon'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setEnvelope(Object envelope)
Sets the value of field 'envelope'.
|
void |
setGeometry(Object Geometry)
Sets the value of field 'Geometry'.
|
void |
setLineString(Object lineString)
Sets the value of field 'lineString'.
|
void |
setPoint(Object point)
Sets the value of field 'point'.
|
void |
setPolygon(Object polygon)
Sets the value of field 'polygon'.
|
static BinarySpatialOpTypeChoice |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public Object getEnvelope()
public Object getGeometry()
public Object getLineString()
public Object getPoint()
public Object getPolygon()
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 setEnvelope(Object envelope)
envelope - the value of field 'envelope'.public void setGeometry(Object Geometry)
Geometry - the value of field 'Geometry'.public void setLineString(Object lineString)
lineString - the value of field 'lineString'.public void setPoint(Object point)
point - the value of field 'point'.public void setPolygon(Object polygon)
polygon - the value of field 'polygon'.public static BinarySpatialOpTypeChoice 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.