Uses of Class
com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2.StateType

Packages that use StateType
com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2   
com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2   
 

Uses of StateType in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2
 

Subclasses of StateType in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.mows_2
 class BusyState
          Java class for anonymous complex type.
 class CrashedState
          Java class for anonymous complex type.
 class DownState
          Java class for anonymous complex type.
 class IdleState
          Java class for anonymous complex type.
 class OperationalStateType
          Java class for OperationalStateType complex type.
 class RequestCompletedState
          Java class for anonymous complex type.
 class RequestFailedState
          Java class for anonymous complex type.
 class RequestProcessingState
          Java class for anonymous complex type.
 class RequestProcessingStateType
          Java class for RequestProcessingStateType complex type.
 class RequestReceivedState
          Java class for anonymous complex type.
 class SaturatedState
          Java class for anonymous complex type.
 class StoppedState
          Java class for anonymous complex type.
 class UpState
          Java class for anonymous complex type.
 

Uses of StateType in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2
 

Fields in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 declared as StateType
protected  StateType StateTransitionType.enteredState
           
protected  StateType StateTransitionType.previousState
           
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 that return StateType
 StateType ObjectFactory.createStateType()
          Create an instance of StateType
 StateType StateTransitionType.getEnteredState()
          Gets the value of the enteredState property.
 StateType StateTransitionType.getPreviousState()
          Gets the value of the previousState property.
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 that return types with arguments of type StateType
 javax.xml.bind.JAXBElement<StateType> ObjectFactory.createEnteredState(StateType value)
          Create an instance of JAXBElement<StateType>}
 javax.xml.bind.JAXBElement<StateType> ObjectFactory.createPreviousState(StateType value)
          Create an instance of JAXBElement<StateType>}
 javax.xml.bind.JAXBElement<StateType> ObjectFactory.createState(StateType value)
          Create an instance of JAXBElement<StateType>}
 

Methods in com.ebmwebsourcing.wsstar.dm.org.oasis_open.docs.wsdm.muws2_2 with parameters of type StateType
 javax.xml.bind.JAXBElement<StateType> ObjectFactory.createEnteredState(StateType value)
          Create an instance of JAXBElement<StateType>}
 javax.xml.bind.JAXBElement<StateType> ObjectFactory.createPreviousState(StateType value)
          Create an instance of JAXBElement<StateType>}
 javax.xml.bind.JAXBElement<StateType> ObjectFactory.createState(StateType value)
          Create an instance of JAXBElement<StateType>}
 void StateTransitionType.setEnteredState(StateType value)
          Sets the value of the enteredState property.
 void StateTransitionType.setPreviousState(StateType value)
          Sets the value of the previousState property.
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.