org.petalslink.abslayer.service.impl.wsdl11
Class BindingImpl
java.lang.Object
org.petalslink.abslayer.service.impl.wsdl11.BindingImpl
- All Implemented Interfaces:
- Binding
public class BindingImpl
- extends java.lang.Object
- implements Binding
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getInterface
public Interface getInterface()
- Specified by:
getInterface in interface Binding
getOperationByName
public BindingOperation getOperationByName(java.lang.String name)
- Specified by:
getOperationByName in interface Binding
getDescription
public Description getDescription()
- Specified by:
getDescription in interface Binding
getQName
public javax.xml.namespace.QName getQName()
- Specified by:
getQName in interface Binding
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getModel
public com.ebmwebsourcing.easybox.api.XmlObject getModel()
- Specified by:
getModel in interface Binding
getOperations
public BindingOperation[] getOperations()
- Specified by:
getOperations in interface Binding
Copyright © 2011 Petals Link. All Rights Reserved.