edu.indiana.extreme.lead.metadata.impl
Class GeoSpatialTypeImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.GeoSpatialTypeImpl
- All Implemented Interfaces:
- GeoSpatialType
public class GeoSpatialTypeImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements GeoSpatialType
An XML geoSpatialType(@http://schemas.leadproject.org/2007/01/lms/lead).
This is a complex type.
GeoSpatialTypeImpl
public GeoSpatialTypeImpl(org.apache.xmlbeans.SchemaType sType)
getIdinfo
public GeospatialidinfoType getIdinfo()
- Gets the "idinfo" element
- Specified by:
getIdinfo in interface GeoSpatialType
setIdinfo
public void setIdinfo(GeospatialidinfoType idinfo)
- Sets the "idinfo" element
- Specified by:
setIdinfo in interface GeoSpatialType
addNewIdinfo
public GeospatialidinfoType addNewIdinfo()
- Appends and returns a new empty "idinfo" element
- Specified by:
addNewIdinfo in interface GeoSpatialType
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.