edu.indiana.extreme.lead.metadata.impl
Class EaoverDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.EaoverDocumentImpl
- All Implemented Interfaces:
- EaoverDocument
public class EaoverDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements EaoverDocument
A document containing one eaover(@http://schemas.leadproject.org/2007/01/lms/fgdc) element.
This is a complex type.
EaoverDocumentImpl
public EaoverDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getEaover
public String getEaover()
- Gets the "eaover" element
- Specified by:
getEaover in interface EaoverDocument
xgetEaover
public EaoverType xgetEaover()
- Gets (as xml) the "eaover" element
- Specified by:
xgetEaover in interface EaoverDocument
setEaover
public void setEaover(String eaover)
- Sets the "eaover" element
- Specified by:
setEaover in interface EaoverDocument
xsetEaover
public void xsetEaover(EaoverType eaover)
- Sets (as xml) the "eaover" element
- Specified by:
xsetEaover in interface EaoverDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.