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