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