edu.indiana.extreme.lead.metadata.impl
Class GeospatialDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.GeospatialDocumentImpl
- All Implemented Interfaces:
- GeospatialDocument
public class GeospatialDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements GeospatialDocument
A document containing one geospatial(@http://schemas.leadproject.org/2007/01/lms/lead) element.
This is a complex type.
GeospatialDocumentImpl
public GeospatialDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getGeospatial
public GeoSpatialType getGeospatial()
- Gets the "geospatial" element
- Specified by:
getGeospatial in interface GeospatialDocument
setGeospatial
public void setGeospatial(GeoSpatialType geospatial)
- Sets the "geospatial" element
- Specified by:
setGeospatial in interface GeospatialDocument
addNewGeospatial
public GeoSpatialType addNewGeospatial()
- Appends and returns a new empty "geospatial" element
- Specified by:
addNewGeospatial in interface GeospatialDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.