edu.indiana.extreme.lead.metadata.impl
Class ThemeDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.ThemeDocumentImpl
- All Implemented Interfaces:
- ThemeDocument
public class ThemeDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements ThemeDocument
A document containing one theme(@http://schemas.leadproject.org/2007/01/lms/fgdc) element.
This is a complex type.
ThemeDocumentImpl
public ThemeDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getTheme
public ThemeType getTheme()
- Gets the "theme" element
- Specified by:
getTheme in interface ThemeDocument
setTheme
public void setTheme(ThemeType theme)
- Sets the "theme" element
- Specified by:
setTheme in interface ThemeDocument
addNewTheme
public ThemeType addNewTheme()
- Appends and returns a new empty "theme" element
- Specified by:
addNewTheme in interface ThemeDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.