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