com.sun.tools.ws.processor.modeler.annotation
Class WebServiceVisitor.MySOAPBinding
java.lang.Object
com.sun.tools.ws.processor.modeler.annotation.WebServiceVisitor.MySOAPBinding
- All Implemented Interfaces:
- Annotation, SOAPBinding
- Enclosing class:
- WebServiceVisitor
protected static class WebServiceVisitor.MySOAPBinding
- extends Object
- implements SOAPBinding
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebServiceVisitor.MySOAPBinding
protected WebServiceVisitor.MySOAPBinding()
style
public SOAPBinding.Style style()
use
public SOAPBinding.Use use()
parameterStyle
public SOAPBinding.ParameterStyle parameterStyle()
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType in interface Annotation
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.