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