public class SOAPOperation extends ExtensionImpl
errorReceiver| Constructor and Description |
|---|
SOAPOperation(Locator locator) |
| Modifier and Type | Method and Description |
|---|---|
QName |
getElementName() |
String |
getSOAPAction() |
SOAPStyle |
getStyle() |
boolean |
isDocument() |
boolean |
isRPC() |
void |
setSOAPAction(String s) |
void |
setStyle(SOAPStyle s) |
void |
validateThis() |
accept, getParent, setParentfailValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDopublic SOAPOperation(Locator locator)
public QName getElementName()
public String getSOAPAction()
public void setSOAPAction(String s)
public SOAPStyle getStyle()
public void setStyle(SOAPStyle s)
public boolean isDocument()
public boolean isRPC()
public void validateThis()
validateThis in class EntityCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.