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