Uses of Class
com.ebmwebsourcing.bpmndiagram.business.domain.to.Constants.VOphase

Packages that use Constants.VOphase
com.ebmwebsourcing.bpmndiagram.business.domain.to   
 

Uses of Constants.VOphase in com.ebmwebsourcing.bpmndiagram.business.domain.to
 

Methods in com.ebmwebsourcing.bpmndiagram.business.domain.to that return Constants.VOphase
 Constants.VOphase CPat.getPhase()
           
static Constants.VOphase Constants.VOphase.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Constants.VOphase[] Constants.VOphase.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebmwebsourcing.bpmndiagram.business.domain.to with parameters of type Constants.VOphase
 void CPat.setPhase(Constants.VOphase phase)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.