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