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