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