Uses of Class
pt.digitalis.iss.ProcessState

Uses of ProcessState in pt.digitalis.iss
 

Methods in pt.digitalis.iss that return ProcessState
 ProcessState ServiceRequest.getState()
          Returns the request's state.
static ProcessState ProcessState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProcessState[] ProcessState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in pt.digitalis.iss with parameters of type ProcessState
 void ServiceRequest.setState(ProcessState state)
          Set the request's state.
 



Copyright © 2010 Digitalis Informática Lda. All Rights Reserved.