edu.indiana.extreme.lead.metadata.impl
Class GringlonDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.GringlonDocumentImpl
- All Implemented Interfaces:
- GringlonDocument
public class GringlonDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements GringlonDocument
A document containing one gringlon(@http://schemas.leadproject.org/2007/01/lms/fgdc) element.
This is a complex type.
GringlonDocumentImpl
public GringlonDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getGringlon
public double getGringlon()
- Gets the "gringlon" element
- Specified by:
getGringlon in interface GringlonDocument
xgetGringlon
public GringlonType xgetGringlon()
- Gets (as xml) the "gringlon" element
- Specified by:
xgetGringlon in interface GringlonDocument
setGringlon
public void setGringlon(double gringlon)
- Sets the "gringlon" element
- Specified by:
setGringlon in interface GringlonDocument
xsetGringlon
public void xsetGringlon(GringlonType gringlon)
- Sets (as xml) the "gringlon" element
- Specified by:
xsetGringlon in interface GringlonDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.