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