Uses of Interface
org.jvnet.ws.databinding.Databinding.WSDLGenerator

Packages that use Databinding.WSDLGenerator
org.jvnet.ws.databinding   
 

Uses of Databinding.WSDLGenerator in org.jvnet.ws.databinding
 

Methods in org.jvnet.ws.databinding that return Databinding.WSDLGenerator
 Databinding.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.
 Databinding.WSDLGenerator Databinding.WSDLGenerator.inlineSchema(boolean inline)
          Sets the inlineSchema boolean.
 Databinding.WSDLGenerator Databinding.WSDLGenerator.property(java.lang.String name, java.lang.Object value)
          Sets A property of the WSDLGenerator
 



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