Groovy Documentation

com.predic8.wsdl
[Groovy] Class AbstractBinding

java.lang.Object
  com.predic8.soamodel.XMLElement
      com.predic8.wsdl.WSDLElement
          com.predic8.wsdl.AbstractBinding

abstract class AbstractBinding
extends WSDLElement

Field Summary
 
Fields inherited from class XMLElement
namespaces
 
Method Summary
Map checkStyle()

String getProtocol()

 
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
 

Method Detail

checkStyle

Map checkStyle()


getProtocol

String getProtocol()


 

Groovy Documentation