edu.indiana.extreme.lead.metadata.impl
Class EdomDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.EdomDocumentImpl
- All Implemented Interfaces:
- EdomDocument
public class EdomDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements EdomDocument
A document containing one edom(@http://schemas.leadproject.org/2007/01/lms/fgdc) element.
This is a complex type.
| Fields inherited from interface edu.indiana.extreme.lead.metadata.EdomDocument |
type |
EdomDocumentImpl
public EdomDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getEdom
public EdomType getEdom()
- Gets the "edom" element
- Specified by:
getEdom in interface EdomDocument
setEdom
public void setEdom(EdomType edom)
- Sets the "edom" element
- Specified by:
setEdom in interface EdomDocument
addNewEdom
public EdomType addNewEdom()
- Appends and returns a new empty "edom" element
- Specified by:
addNewEdom in interface EdomDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.