| Package | Description |
|---|---|
| com.oracle.webservices.api.databinding |
| Modifier and Type | Method and Description |
|---|---|
WSDLGenerator |
Databinding.Builder.createWSDLGenerator()
Creates the WSDLGenerator which can be used to generate the WSDL
representation of the service endpoint interface of this Databinding
object.
|
WSDLGenerator |
WSDLGenerator.inlineSchema(boolean inline)
Sets the inlineSchema boolean.
|
WSDLGenerator |
WSDLGenerator.property(String name,
Object value)
Sets A property of the WSDLGenerator
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.