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