KIE Remote Webservices :: WSDL generated classe 6.2.0.Final

Uses of Class
org.kie.remote.services.ws.deployment.generated.DeploymentOperationType

Packages that use DeploymentOperationType
org.kie.remote.services.ws.deployment.generated   
 

Uses of DeploymentOperationType in org.kie.remote.services.ws.deployment.generated
 

Fields in org.kie.remote.services.ws.deployment.generated declared as DeploymentOperationType
protected  DeploymentOperationType DeploymentIdRequest.operation
           
protected  DeploymentOperationType DeploymentInfoResponse.operationRequested
           
 

Methods in org.kie.remote.services.ws.deployment.generated that return DeploymentOperationType
static DeploymentOperationType DeploymentOperationType.fromValue(String v)
           
 DeploymentOperationType DeploymentIdRequest.getOperation()
          Gets the value of the operation property.
 DeploymentOperationType DeploymentInfoResponse.getOperationRequested()
          Gets the value of the operationRequested property.
static DeploymentOperationType DeploymentOperationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeploymentOperationType[] DeploymentOperationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.kie.remote.services.ws.deployment.generated with parameters of type DeploymentOperationType
 void DeploymentIdRequest.setOperation(DeploymentOperationType value)
          Sets the value of the operation property.
 void DeploymentInfoResponse.setOperationRequested(DeploymentOperationType value)
          Sets the value of the operationRequested property.
 


KIE Remote Webservices :: WSDL generated classe 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.