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