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