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