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