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