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