protected static class WebServiceVisitor.MySoapBinding extends Object implements javax.jws.soap.SOAPBinding
Modifier | Constructor and Description |
---|---|
protected |
MySoapBinding() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
javax.jws.soap.SOAPBinding.ParameterStyle |
parameterStyle() |
javax.jws.soap.SOAPBinding.Style |
style() |
javax.jws.soap.SOAPBinding.Use |
use() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public javax.jws.soap.SOAPBinding.Style style()
public javax.jws.soap.SOAPBinding.Use use()
public javax.jws.soap.SOAPBinding.ParameterStyle parameterStyle()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.