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