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