Package | Description |
---|---|
com.sun.tools.ws.wsdl.document.jaxws |
Modifier and Type | Method and Description |
---|---|
CustomName |
Exception.getClassName() |
CustomName |
JAXWSBinding.getClassName() |
CustomName |
JAXWSBinding.getJaxwsPackage() |
CustomName |
JAXWSBinding.getMethodName() |
Modifier and Type | Method and Description |
---|---|
void |
Exception.setClassName(CustomName className) |
void |
JAXWSBinding.setClassName(CustomName className) |
void |
JAXWSBinding.setJaxwsPackage(CustomName jaxwsPackage) |
void |
JAXWSBinding.setMethodName(CustomName methodName) |
Constructor and Description |
---|
Exception(CustomName name) |
Copyright © 2016 Oracle Corporation. All rights reserved.