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