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