|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessStatesType | |
|---|---|
| com.activeEndpoints.schemas.pdd.x2006.x08.pdd | |
| com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl | |
| Uses of ProcessStatesType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd |
|---|
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd that return ProcessStatesType | |
|---|---|
ProcessStatesType |
EventType.addNewProcessStates()
Appends and returns a new empty "processStates" element |
ProcessStatesType |
EventType.getProcessStates()
Gets the "processStates" element |
static ProcessStatesType |
ProcessStatesType.Factory.newInstance()
|
static ProcessStatesType |
ProcessStatesType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(File file)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(InputStream is)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(Node node)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(Reader r)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(String xmlAsString)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(URL u)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static ProcessStatesType |
ProcessStatesType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static ProcessStatesType |
ProcessStatesType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static ProcessStatesType |
ProcessStatesType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd with parameters of type ProcessStatesType | |
|---|---|
void |
EventType.setProcessStates(ProcessStatesType processStates)
Sets the "processStates" element |
| Uses of ProcessStatesType in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl |
|---|
| Classes in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that implement ProcessStatesType | |
|---|---|
class |
ProcessStatesTypeImpl
An XML processStatesType(@http://schemas.active-endpoints.com/pdd/2006/08/pdd.xsd). |
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that return ProcessStatesType | |
|---|---|
ProcessStatesType |
EventTypeImpl.addNewProcessStates()
Appends and returns a new empty "processStates" element |
ProcessStatesType |
EventTypeImpl.getProcessStates()
Gets the "processStates" element |
| Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl with parameters of type ProcessStatesType | |
|---|---|
void |
EventTypeImpl.setProcessStates(ProcessStatesType processStates)
Sets the "processStates" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||