Uses of Class
org.apache.openejb.server.axis.assembler.JaxRpcOperationInfo.OperationStyle

Packages that use JaxRpcOperationInfo.OperationStyle
org.apache.openejb.server.axis.assembler   
 

Uses of JaxRpcOperationInfo.OperationStyle in org.apache.openejb.server.axis.assembler
 

Fields in org.apache.openejb.server.axis.assembler declared as JaxRpcOperationInfo.OperationStyle
 JaxRpcOperationInfo.OperationStyle JaxRpcOperationInfo.operationStyle
           
 

Methods in org.apache.openejb.server.axis.assembler that return JaxRpcOperationInfo.OperationStyle
static JaxRpcOperationInfo.OperationStyle JaxRpcOperationInfo.OperationStyle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JaxRpcOperationInfo.OperationStyle[] JaxRpcOperationInfo.OperationStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.