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