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