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