|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LEADResourceType
An XML LEADResourceType(@http://schemas.leadproject.org/2007/01/lms/lead). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
LEADResourceType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DataType |
addNewData()
Appends and returns a new empty "data" element |
OtheridinfoType |
addNewWorkflow()
Appends and returns a new empty "workflow" element |
DataType |
getData()
Gets the "data" element |
String |
getResourceID()
Gets the "resourceID" element |
OtheridinfoType |
getWorkflow()
Gets the "workflow" element |
boolean |
isSetData()
True if has "data" element |
boolean |
isSetWorkflow()
True if has "workflow" element |
void |
setData(DataType data)
Sets the "data" element |
void |
setResourceID(String resourceID)
Sets the "resourceID" element |
void |
setWorkflow(OtheridinfoType workflow)
Sets the "workflow" element |
void |
unsetData()
Unsets the "data" element |
void |
unsetWorkflow()
Unsets the "workflow" element |
org.apache.xmlbeans.XmlAnyURI |
xgetResourceID()
Gets (as xml) the "resourceID" 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 getResourceID()
org.apache.xmlbeans.XmlAnyURI xgetResourceID()
void setResourceID(String resourceID)
void xsetResourceID(org.apache.xmlbeans.XmlAnyURI resourceID)
DataType getData()
boolean isSetData()
void setData(DataType data)
DataType addNewData()
void unsetData()
OtheridinfoType getWorkflow()
boolean isSetWorkflow()
void setWorkflow(OtheridinfoType workflow)
OtheridinfoType addNewWorkflow()
void unsetWorkflow()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||