public class WSDLInterfaceOperationOutfault extends Extendable
Constructor and Description |
---|
WSDLInterfaceOperationOutfault(WSDLInterfaceOperation wsdlInterfaceOperation) |
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
String |
getMessageLabel() |
QName |
getRef() |
WSDLInterfaceOperation |
getWsdlInterfaceOperation() |
void |
setAction(String action) |
void |
setMessageLabel(String messageLabel) |
void |
setRef(QName ref) |
addExtensibilityElement, addFeature, addNotUnderstoodExtElement, addProperty, getAllExtensibilityElements, getExtensibilityElements, getFeature, getFeatures, getNotUnderstoodExtElements, getProperties, getProperty, setNotUnderstoodExtElements
public WSDLInterfaceOperationOutfault(WSDLInterfaceOperation wsdlInterfaceOperation)
public String getAction()
public void setAction(String action)
public WSDLInterfaceOperation getWsdlInterfaceOperation()
public QName getRef()
public void setRef(QName ref)
public String getMessageLabel()
public void setMessageLabel(String messageLabel)
Copyright © 2018 JBoss by Red Hat. All rights reserved.