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