public class Spatial_CapabilitiesType extends Object implements Serializable
| Constructor and Description |
|---|
Spatial_CapabilitiesType() |
| Modifier and Type | Method and Description |
|---|---|
GeometryOperands_Spatial_CapabilitiesType |
getGeometryOperands_Spatial_CapabilitiesType()
Returns the value of field
'geometryOperands_Spatial_CapabilitiesType'.
|
SpatialOperators |
getSpatialOperators()
Returns the value of field 'spatialOperators'.
|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
void |
setGeometryOperands_Spatial_CapabilitiesType(GeometryOperands_Spatial_CapabilitiesType geometryOperands_Spatial_CapabilitiesType)
Sets the value of field
'geometryOperands_Spatial_CapabilitiesType'.
|
void |
setSpatialOperators(SpatialOperators spatialOperators)
Sets the value of field 'spatialOperators'.
|
static Spatial_CapabilitiesType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public GeometryOperands_Spatial_CapabilitiesType getGeometryOperands_Spatial_CapabilitiesType()
public SpatialOperators getSpatialOperators()
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_Spatial_CapabilitiesType(GeometryOperands_Spatial_CapabilitiesType geometryOperands_Spatial_CapabilitiesType)
geometryOperands_Spatial_CapabilitiesType - the value
of field 'geometryOperands_Spatial_CapabilitiesType'.public void setSpatialOperators(SpatialOperators spatialOperators)
spatialOperators - the value of field 'spatialOperators'public static Spatial_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 © 2021 B3Partners B.V.. All rights reserved.