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