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