edu.indiana.extreme.lead.metadata.impl
Class SupplinfDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.SupplinfDocumentImpl
- All Implemented Interfaces:
- SupplinfDocument
public class SupplinfDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements SupplinfDocument
A document containing one supplinf(@http://schemas.leadproject.org/2007/01/lms/fgdc) element.
This is a complex type.
SupplinfDocumentImpl
public SupplinfDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getSupplinf
public String getSupplinf()
- Gets the "supplinf" element
- Specified by:
getSupplinf in interface SupplinfDocument
xgetSupplinf
public SupplinfType xgetSupplinf()
- Gets (as xml) the "supplinf" element
- Specified by:
xgetSupplinf in interface SupplinfDocument
setSupplinf
public void setSupplinf(String supplinf)
- Sets the "supplinf" element
- Specified by:
setSupplinf in interface SupplinfDocument
xsetSupplinf
public void xsetSupplinf(SupplinfType supplinf)
- Sets (as xml) the "supplinf" element
- Specified by:
xsetSupplinf in interface SupplinfDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.