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