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