Uses of Class
org.ow2.jasmine.jadort.api.IJadortService.OperationType

Packages that use IJadortService.OperationType
org.ow2.jasmine.jadort.api   
org.ow2.jasmine.jadort.api.entities.deployment   
 

Uses of IJadortService.OperationType in org.ow2.jasmine.jadort.api
 

Fields in org.ow2.jasmine.jadort.api declared as IJadortService.OperationType
static IJadortService.OperationType IJadortService.OperationType.MAINTAIN
           
static IJadortService.OperationType IJadortService.OperationType.MIGRATE
           
 

Methods in org.ow2.jasmine.jadort.api that return IJadortService.OperationType
static IJadortService.OperationType IJadortService.OperationType.valueOf(java.lang.String string)
          Get the OperationType for a string.
static IJadortService.OperationType[] IJadortService.OperationType.values()
           
 

Methods in org.ow2.jasmine.jadort.api with parameters of type IJadortService.OperationType
 void IJadortService.selectOperationType(IJadortService.OperationType operationType)
          Select the operation type
 

Uses of IJadortService.OperationType in org.ow2.jasmine.jadort.api.entities.deployment
 

Methods in org.ow2.jasmine.jadort.api.entities.deployment that return IJadortService.OperationType
 IJadortService.OperationType OperationStateBean.getType()
           
 

Methods in org.ow2.jasmine.jadort.api.entities.deployment with parameters of type IJadortService.OperationType
 void OperationStateBean.setType(IJadortService.OperationType type)
           
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.