protected static class WebServiceVisitor.MySoapBinding extends Object implements SOAPBinding
SOAPBinding.ParameterStyle, SOAPBinding.Style, SOAPBinding.Use
Modifier | Constructor and Description |
---|---|
protected |
MySoapBinding() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
SOAPBinding.ParameterStyle |
parameterStyle() |
SOAPBinding.Style |
style() |
SOAPBinding.Use |
use() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public SOAPBinding.Style style()
public SOAPBinding.Use use()
public SOAPBinding.ParameterStyle parameterStyle()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
Copyright © 2015 Oracle Corporation. All rights reserved.