public class SOAPBinding extends ExtensionImpl
errorReceiver
Constructor and Description |
---|
SOAPBinding(Locator locator) |
Modifier and Type | Method and Description |
---|---|
QName |
getElementName() |
SOAPStyle |
getStyle() |
String |
getTransport() |
boolean |
isDocument() |
boolean |
isRPC() |
void |
setStyle(SOAPStyle s) |
void |
setTransport(String s) |
void |
validateThis() |
accept, getParent, setParent
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDo
public SOAPBinding(Locator locator)
public QName getElementName()
public String getTransport()
public void setTransport(String s)
public SOAPStyle getStyle()
public void setStyle(SOAPStyle s)
public boolean isDocument()
public boolean isRPC()
public void validateThis()
validateThis
in class Entity
Copyright © 2017 Oracle Corporation. All rights reserved.