Uses of Interface
com.oracle.webservices.api.databinding.WSDLGenerator
-
Packages that use WSDLGenerator Package Description com.oracle.webservices.api.databinding -
-
Uses of WSDLGenerator in com.oracle.webservices.api.databinding
Methods in com.oracle.webservices.api.databinding that return WSDLGenerator Modifier and Type Method Description WSDLGeneratorDatabinding.Builder. createWSDLGenerator()Creates the WSDLGenerator which can be used to generate the WSDL representation of the service endpoint interface of this Databinding object.WSDLGeneratorWSDLGenerator. inlineSchema(boolean inline)Sets the inlineSchema boolean.WSDLGeneratorWSDLGenerator. property(String name, Object value)Sets A property of the WSDLGenerator
-