org.jvnet.ws.databinding
Class DatabindingModeFeature.Builder

java.lang.Object
  extended by org.jvnet.ws.databinding.DatabindingModeFeature.Builder
Enclosing class:
DatabindingModeFeature

Deprecated. Update to use com.oracle.webservices.api.databinding.DatabindingModeFeature.Builder

public static final class DatabindingModeFeature.Builder
extends Object

See Also:
DatabindingModeFeature.Builder

Method Summary
 DatabindingModeFeature build()
          Deprecated.  
 DatabindingModeFeature.Builder value(String x)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

build

public DatabindingModeFeature build()
Deprecated. 

value

public DatabindingModeFeature.Builder value(String x)
Deprecated. 


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