Groovy Documentation

com.predic8.wsdl
[Groovy] Class BindingFault

java.lang.Object
  com.predic8.soamodel.XMLElement
      com.predic8.wsdl.WSDLElement
          com.predic8.wsdl.BindingMessage
              com.predic8.wsdl.BindingFault

class BindingFault
extends BindingMessage

Field Summary
static JQName ELEMENTNAME

 
Fields inherited from class XMLElement
namespaces
 
Method Summary
protected Message getMessage()

 
Methods inherited from class BindingMessage
create, getMessage, getPolicy, getSOAPHeaders, newSOAP11Body, newSOAP11Body, newSOAP11Fault, newSOAP11Fault, newSOAP11Header, newSOAP12Body, newSOAP12Body, parseAttributes, parseChildren
 
Methods inherited from class WSDLElement
create, getElementName, getNamespaceUri, getPrefix, getQName, parseChildren
 
Methods inherited from class XMLElement
getElementName, getNamespace, getNamespaceContext, getNamespaceUri, getPrefix, getPrefix, getQNameForPN, getTypeQName, getTypeString, parse, parseAttributes, parseChildren, parseNamespaces, parseText
 

Field Detail

ELEMENTNAME

public static final JQName ELEMENTNAME


 
Method Detail

getMessage

protected Message getMessage()


 

Groovy Documentation