edu.indiana.extreme.lead.metadata.impl
Class UseconstDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.UseconstDocumentImpl
- All Implemented Interfaces:
- UseconstDocument
public class UseconstDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements UseconstDocument
A document containing one useconst(@http://schemas.leadproject.org/2007/01/lms/lead) element.
This is a complex type.
UseconstDocumentImpl
public UseconstDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getUseconst
public String getUseconst()
- Gets the "useconst" element
- Specified by:
getUseconst in interface UseconstDocument
xgetUseconst
public UseconstType xgetUseconst()
- Gets (as xml) the "useconst" element
- Specified by:
xgetUseconst in interface UseconstDocument
setUseconst
public void setUseconst(String useconst)
- Sets the "useconst" element
- Specified by:
setUseconst in interface UseconstDocument
xsetUseconst
public void xsetUseconst(UseconstType useconst)
- Sets (as xml) the "useconst" element
- Specified by:
xsetUseconst in interface UseconstDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.