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