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