Uses of Class
org.s_ramp.xmlns._2010.s_ramp.OperationTarget

Packages that use OperationTarget
org.s_ramp.xmlns._2010.s_ramp   
 

Uses of OperationTarget in org.s_ramp.xmlns._2010.s_ramp
 

Fields in org.s_ramp.xmlns._2010.s_ramp declared as OperationTarget
protected  OperationTarget BindingOperation.operation
           
 

Fields in org.s_ramp.xmlns._2010.s_ramp with type parameters of type OperationTarget
protected  List<OperationTarget> PortType.operation
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return OperationTarget
 OperationTarget ObjectFactory.createOperationTarget()
          Create an instance of OperationTarget
 OperationTarget BindingOperation.getOperation()
          Gets the value of the operation property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return types with arguments of type OperationTarget
 List<OperationTarget> PortType.getOperation()
          Gets the value of the operation property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type OperationTarget
 void BindingOperation.setOperation(OperationTarget value)
          Sets the value of the operation property.
 



Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.