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

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

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

Fields in com.oracle.xmlns.webservices.jaxws_databinding declared as JavaMethod.JavaParams
protected  JavaMethod.JavaParams JavaMethod.javaParams
           
 

Methods in com.oracle.xmlns.webservices.jaxws_databinding that return JavaMethod.JavaParams
 JavaMethod.JavaParams ObjectFactory.createJavaMethodJavaParams()
          Create an instance of JavaMethod.JavaParams
 JavaMethod.JavaParams JavaMethod.getJavaParams()
          Gets the value of the javaParams property.
 

Methods in com.oracle.xmlns.webservices.jaxws_databinding with parameters of type JavaMethod.JavaParams
 void JavaMethod.setJavaParams(JavaMethod.JavaParams value)
          Sets the value of the javaParams property.
 



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