edu.indiana.extreme.lead.metadata.impl
Class EadetcitDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.EadetcitDocumentImpl
- All Implemented Interfaces:
- EadetcitDocument
public class EadetcitDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements EadetcitDocument
A document containing one eadetcit(@http://schemas.leadproject.org/2007/01/lms/fgdc) element.
This is a complex type.
EadetcitDocumentImpl
public EadetcitDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getEadetcit
public String getEadetcit()
- Gets the "eadetcit" element
- Specified by:
getEadetcit in interface EadetcitDocument
xgetEadetcit
public EadetcitType xgetEadetcit()
- Gets (as xml) the "eadetcit" element
- Specified by:
xgetEadetcit in interface EadetcitDocument
setEadetcit
public void setEadetcit(String eadetcit)
- Sets the "eadetcit" element
- Specified by:
setEadetcit in interface EadetcitDocument
xsetEadetcit
public void xsetEadetcit(EadetcitType eadetcit)
- Sets (as xml) the "eadetcit" element
- Specified by:
xsetEadetcit in interface EadetcitDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.