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