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