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