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