edu.indiana.extreme.lead.metadata.impl
Class LworkcitTypeImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.LworkcitTypeImpl
- All Implemented Interfaces:
- LworkcitType
public class LworkcitTypeImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements LworkcitType
An XML lworkcitType(@http://schemas.leadproject.org/2007/01/lms/fgdc).
This is a complex type.
| Fields inherited from interface edu.indiana.extreme.lead.metadata.LworkcitType |
type |
LworkcitTypeImpl
public LworkcitTypeImpl(org.apache.xmlbeans.SchemaType sType)
getCiteinfo
public CiteinfoType getCiteinfo()
- Gets the "citeinfo" element
- Specified by:
getCiteinfo in interface LworkcitType
setCiteinfo
public void setCiteinfo(CiteinfoType citeinfo)
- Sets the "citeinfo" element
- Specified by:
setCiteinfo in interface LworkcitType
addNewCiteinfo
public CiteinfoType addNewCiteinfo()
- Appends and returns a new empty "citeinfo" element
- Specified by:
addNewCiteinfo in interface LworkcitType
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.