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, setParent
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDo
public 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 Entity
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.