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