edu.indiana.extreme.lead.metadata.impl
Class RdomDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.RdomDocumentImpl
- All Implemented Interfaces:
- RdomDocument
public class RdomDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements RdomDocument
A document containing one rdom(@http://schemas.leadproject.org/2007/01/lms/fgdc) element.
This is a complex type.
| Fields inherited from interface edu.indiana.extreme.lead.metadata.RdomDocument |
type |
RdomDocumentImpl
public RdomDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getRdom
public RdomType getRdom()
- Gets the "rdom" element
- Specified by:
getRdom in interface RdomDocument
setRdom
public void setRdom(RdomType rdom)
- Sets the "rdom" element
- Specified by:
setRdom in interface RdomDocument
addNewRdom
public RdomType addNewRdom()
- Appends and returns a new empty "rdom" element
- Specified by:
addNewRdom in interface RdomDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.