|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.LEADResourceTypeImpl
public class LEADResourceTypeImpl
An XML LEADResourceType(@http://schemas.leadproject.org/2007/01/lms/lead). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.metadata.LEADResourceType |
|---|
LEADResourceType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.LEADResourceType |
|---|
type |
| Constructor Summary | |
|---|---|
LEADResourceTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LEADResourceTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getResourceID()
getResourceID in interface LEADResourceTypepublic org.apache.xmlbeans.XmlAnyURI xgetResourceID()
xgetResourceID in interface LEADResourceTypepublic void setResourceID(String resourceID)
setResourceID in interface LEADResourceTypepublic void xsetResourceID(org.apache.xmlbeans.XmlAnyURI resourceID)
xsetResourceID in interface LEADResourceTypepublic DataType getData()
getData in interface LEADResourceTypepublic boolean isSetData()
isSetData in interface LEADResourceTypepublic void setData(DataType data)
setData in interface LEADResourceTypepublic DataType addNewData()
addNewData in interface LEADResourceTypepublic void unsetData()
unsetData in interface LEADResourceTypepublic OtheridinfoType getWorkflow()
getWorkflow in interface LEADResourceTypepublic boolean isSetWorkflow()
isSetWorkflow in interface LEADResourceTypepublic void setWorkflow(OtheridinfoType workflow)
setWorkflow in interface LEADResourceTypepublic OtheridinfoType addNewWorkflow()
addNewWorkflow in interface LEADResourceTypepublic void unsetWorkflow()
unsetWorkflow in interface LEADResourceType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||