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