|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventType
An XML eventType(@http://schemas.active-endpoints.com/pdd/2006/08/pdd.xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
EventType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
BusinessPropertiesType |
addNewBusinessProperties()
Appends and returns a new empty "businessProperties" element |
ProcessStatesType |
addNewProcessStates()
Appends and returns a new empty "processStates" element |
BusinessPropertiesType |
getBusinessProperties()
Gets the "businessProperties" element |
String |
getLocationPath()
Gets the "locationPath" attribute |
String |
getName()
Gets the "name" attribute |
ProcessStatesType |
getProcessStates()
Gets the "processStates" element |
boolean |
isSetLocationPath()
True if has "locationPath" attribute |
boolean |
isSetName()
True if has "name" attribute |
void |
setBusinessProperties(BusinessPropertiesType businessProperties)
Sets the "businessProperties" element |
void |
setLocationPath(String locationPath)
Sets the "locationPath" attribute |
void |
setName(String name)
Sets the "name" attribute |
void |
setProcessStates(ProcessStatesType processStates)
Sets the "processStates" element |
void |
unsetLocationPath()
Unsets the "locationPath" attribute |
void |
unsetName()
Unsets the "name" attribute |
org.apache.xmlbeans.XmlString |
xgetLocationPath()
Gets (as xml) the "locationPath" attribute |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" attribute |
void |
xsetLocationPath(org.apache.xmlbeans.XmlString locationPath)
Sets (as xml) the "locationPath" attribute |
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" attribute |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
ProcessStatesType getProcessStates()
void setProcessStates(ProcessStatesType processStates)
ProcessStatesType addNewProcessStates()
BusinessPropertiesType getBusinessProperties()
void setBusinessProperties(BusinessPropertiesType businessProperties)
BusinessPropertiesType addNewBusinessProperties()
String getLocationPath()
org.apache.xmlbeans.XmlString xgetLocationPath()
boolean isSetLocationPath()
void setLocationPath(String locationPath)
void xsetLocationPath(org.apache.xmlbeans.XmlString locationPath)
void unsetLocationPath()
String getName()
org.apache.xmlbeans.XmlString xgetName()
boolean isSetName()
void setName(String name)
void xsetName(org.apache.xmlbeans.XmlString name)
void unsetName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||