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