Uses of Class
com.oracle.xmlns.webservices.jaxws_databinding.JavaMethod

Packages that use JavaMethod
com.oracle.xmlns.webservices.jaxws_databinding   
 

Uses of JavaMethod in com.oracle.xmlns.webservices.jaxws_databinding
 

Fields in com.oracle.xmlns.webservices.jaxws_databinding with type parameters of type JavaMethod
protected  List<JavaMethod> JavaWsdlMappingType.JavaMethods.javaMethod
           
 

Methods in com.oracle.xmlns.webservices.jaxws_databinding that return JavaMethod
 JavaMethod ObjectFactory.createJavaMethod()
          Create an instance of JavaMethod
 

Methods in com.oracle.xmlns.webservices.jaxws_databinding that return types with arguments of type JavaMethod
 List<JavaMethod> JavaWsdlMappingType.JavaMethods.getJavaMethod()
          Gets the value of the javaMethod property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.