Uses of Interface
com.activeEndpoints.schemas.pdd.x2006.x08.pdd.ProcessStatesType.State

Packages that use ProcessStatesType.State
com.activeEndpoints.schemas.pdd.x2006.x08.pdd   
com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl   
 

Uses of ProcessStatesType.State in com.activeEndpoints.schemas.pdd.x2006.x08.pdd
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd that return ProcessStatesType.State
 ProcessStatesType.State ProcessStatesType.addNewState()
          Appends and returns a new empty value (as xml) as the last "state" element
 ProcessStatesType.State ProcessStatesType.insertNewState(int i)
          Inserts and returns a new empty value (as xml) as the ith "state" element
static ProcessStatesType.State ProcessStatesType.State.Factory.newInstance()
           
static ProcessStatesType.State ProcessStatesType.State.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ProcessStatesType.State ProcessStatesType.State.Factory.newValue(Object obj)
           
 ProcessStatesType.State[] ProcessStatesType.xgetStateArray()
          Gets (as xml) array of all "state" elements
 ProcessStatesType.State ProcessStatesType.xgetStateArray(int i)
          Gets (as xml) ith "state" element
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd with parameters of type ProcessStatesType.State
 void ProcessStatesType.xsetStateArray(int i, ProcessStatesType.State state)
          Sets (as xml) ith "state" element
 void ProcessStatesType.xsetStateArray(ProcessStatesType.State[] stateArray)
          Sets (as xml) array of all "state" element
 

Uses of ProcessStatesType.State in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl
 

Classes in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that implement ProcessStatesType.State
static class ProcessStatesTypeImpl.StateImpl
          An XML state(@http://schemas.active-endpoints.com/pdd/2006/08/pdd.xsd).
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl that return ProcessStatesType.State
 ProcessStatesType.State ProcessStatesTypeImpl.addNewState()
          Appends and returns a new empty value (as xml) as the last "state" element
 ProcessStatesType.State ProcessStatesTypeImpl.insertNewState(int i)
          Inserts and returns a new empty value (as xml) as the ith "state" element
 ProcessStatesType.State[] ProcessStatesTypeImpl.xgetStateArray()
          Gets (as xml) array of all "state" elements
 ProcessStatesType.State ProcessStatesTypeImpl.xgetStateArray(int i)
          Gets (as xml) ith "state" element
 

Methods in com.activeEndpoints.schemas.pdd.x2006.x08.pdd.impl with parameters of type ProcessStatesType.State
 void ProcessStatesTypeImpl.xsetStateArray(int i, ProcessStatesType.State state)
          Sets (as xml) ith "state" element
 void ProcessStatesTypeImpl.xsetStateArray(ProcessStatesType.State[] stateArray)
          Sets (as xml) array of all "state" element
 



Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.