org.ow2.easywsdl.wsdl.decorator
Class DecoratorBindingFaultImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
      extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<E>
          extended by org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl
              extended by org.ow2.easywsdl.wsdl.decorator.Decorator<BP>
                  extended by org.ow2.easywsdl.wsdl.decorator.DecoratorBindingParamImpl<AbsItfBindingFault>
                      extended by org.ow2.easywsdl.wsdl.decorator.DecoratorBindingFaultImpl
All Implemented Interfaces:
java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement, WSDLElement

public abstract class DecoratorBindingFaultImpl
extends DecoratorBindingParamImpl<AbsItfBindingFault>

Author:
Nicolas Salatge - eBM WebSourcing
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.wsdl.decorator.Decorator
internalObject
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
DecoratorBindingFaultImpl(AbsItfBindingFault fault)
           
 
Method Summary
 javax.xml.namespace.QName getRef()
           
 void setRef(javax.xml.namespace.QName ref)
           
 
Methods inherited from class org.ow2.easywsdl.wsdl.decorator.DecoratorBindingParamImpl
createSOAP11Binding4Wsdl11, createSOAP12Binding4Wsdl20, getHTTPBinding4Wsdl11, getHTTPBinding4Wsdl20, getHttpContentEncoding, getMIMEBinding4Wsdl11, getName, getSOAP11Binding4Wsdl11, getSOAP12Binding4Wsdl11, getSOAP12Binding4Wsdl20, setName, setSOAP11Binding4Wsdl11, setSOAP12Binding4Wsdl20
 
Methods inherited from class org.ow2.easywsdl.wsdl.decorator.Decorator
createDocumentation, equals, getDocumentation, getInternalObject, getModel, getOtherAttributes, getOtherElements, getParent, hashCode, setDocumentation
 
Methods inherited from class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl
addOtherElements, toString
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
getSchema, getTopParent, setParent
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DecoratorBindingFaultImpl

public DecoratorBindingFaultImpl(AbsItfBindingFault fault)
                          throws WSDLException
Throws:
WSDLException
Method Detail

getRef

public javax.xml.namespace.QName getRef()

setRef

public void setRef(javax.xml.namespace.QName ref)


Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.