|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcstepType
An XML procstepType(@http://schemas.leadproject.org/2007/01/lms/leadelements). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ProcstepType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
SrcType |
addNewSrcprod()
Appends and returns a new empty value (as xml) as the last "srcprod" element |
SrcType |
addNewSrcused()
Appends and returns a new empty value (as xml) as the last "srcused" element |
Calendar |
getProcDateTime()
Gets the "procDateTime" element |
String |
getProcdesc()
Gets the "procdesc" element |
String |
getResourceID()
Gets the "resourceID" element |
SrcType[] |
getSrcprodArray()
Gets array of all "srcprod" elements |
SrcType |
getSrcprodArray(int i)
Gets ith "srcprod" element |
SrcType[] |
getSrcusedArray()
Gets array of all "srcused" elements |
SrcType |
getSrcusedArray(int i)
Gets ith "srcused" element |
SrcType |
insertNewSrcprod(int i)
Inserts and returns a new empty value (as xml) as the ith "srcprod" element |
SrcType |
insertNewSrcused(int i)
Inserts and returns a new empty value (as xml) as the ith "srcused" element |
boolean |
isSetProcdesc()
True if has "procdesc" element |
boolean |
isSetResourceID()
True if has "resourceID" element |
void |
removeSrcprod(int i)
Removes the ith "srcprod" element |
void |
removeSrcused(int i)
Removes the ith "srcused" element |
void |
setProcDateTime(Calendar procDateTime)
Sets the "procDateTime" element |
void |
setProcdesc(String procdesc)
Sets the "procdesc" element |
void |
setResourceID(String resourceID)
Sets the "resourceID" element |
void |
setSrcprodArray(int i,
SrcType srcprod)
Sets ith "srcprod" element |
void |
setSrcprodArray(SrcType[] srcprodArray)
Sets array of all "srcprod" element |
void |
setSrcusedArray(int i,
SrcType srcused)
Sets ith "srcused" element |
void |
setSrcusedArray(SrcType[] srcusedArray)
Sets array of all "srcused" element |
int |
sizeOfSrcprodArray()
Returns number of "srcprod" element |
int |
sizeOfSrcusedArray()
Returns number of "srcused" element |
void |
unsetProcdesc()
Unsets the "procdesc" element |
void |
unsetResourceID()
Unsets the "resourceID" element |
org.apache.xmlbeans.XmlDateTime |
xgetProcDateTime()
Gets (as xml) the "procDateTime" element |
ProcdescType |
xgetProcdesc()
Gets (as xml) the "procdesc" element |
org.apache.xmlbeans.XmlAnyURI |
xgetResourceID()
Gets (as xml) the "resourceID" element |
void |
xsetProcDateTime(org.apache.xmlbeans.XmlDateTime procDateTime)
Sets (as xml) the "procDateTime" element |
void |
xsetProcdesc(ProcdescType procdesc)
Sets (as xml) the "procdesc" element |
void |
xsetResourceID(org.apache.xmlbeans.XmlAnyURI resourceID)
Sets (as xml) the "resourceID" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getProcdesc()
ProcdescType xgetProcdesc()
boolean isSetProcdesc()
void setProcdesc(String procdesc)
void xsetProcdesc(ProcdescType procdesc)
void unsetProcdesc()
String getResourceID()
org.apache.xmlbeans.XmlAnyURI xgetResourceID()
boolean isSetResourceID()
void setResourceID(String resourceID)
void xsetResourceID(org.apache.xmlbeans.XmlAnyURI resourceID)
void unsetResourceID()
Calendar getProcDateTime()
org.apache.xmlbeans.XmlDateTime xgetProcDateTime()
void setProcDateTime(Calendar procDateTime)
void xsetProcDateTime(org.apache.xmlbeans.XmlDateTime procDateTime)
SrcType[] getSrcusedArray()
SrcType getSrcusedArray(int i)
int sizeOfSrcusedArray()
void setSrcusedArray(SrcType[] srcusedArray)
void setSrcusedArray(int i,
SrcType srcused)
SrcType insertNewSrcused(int i)
SrcType addNewSrcused()
void removeSrcused(int i)
SrcType[] getSrcprodArray()
SrcType getSrcprodArray(int i)
int sizeOfSrcprodArray()
void setSrcprodArray(SrcType[] srcprodArray)
void setSrcprodArray(int i,
SrcType srcprod)
SrcType insertNewSrcprod(int i)
SrcType addNewSrcprod()
void removeSrcprod(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||