Uses of Class
org.ow2.easywsdl.wsdl.api.binding.BindingProtocol.SOAPMEPConstants

Packages that use BindingProtocol.SOAPMEPConstants
org.ow2.easywsdl.wsdl.api.abstractItf   
org.ow2.easywsdl.wsdl.api.binding   
org.ow2.easywsdl.wsdl.decorator   
org.ow2.easywsdl.wsdl.impl.wsdl11   
org.ow2.easywsdl.wsdl.impl.wsdl20   
 

Uses of BindingProtocol.SOAPMEPConstants in org.ow2.easywsdl.wsdl.api.abstractItf
 

Methods in org.ow2.easywsdl.wsdl.api.abstractItf that return BindingProtocol.SOAPMEPConstants
 BindingProtocol.SOAPMEPConstants AbsItfBindingOperation.getMEP()
          get the mep
 

Methods in org.ow2.easywsdl.wsdl.api.abstractItf with parameters of type BindingProtocol.SOAPMEPConstants
 void AbsItfBindingOperation.setMEP(BindingProtocol.SOAPMEPConstants mep)
          set the mep
 

Uses of BindingProtocol.SOAPMEPConstants in org.ow2.easywsdl.wsdl.api.binding
 

Methods in org.ow2.easywsdl.wsdl.api.binding that return BindingProtocol.SOAPMEPConstants
static BindingProtocol.SOAPMEPConstants BindingProtocol.SOAPMEPConstants.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BindingProtocol.SOAPMEPConstants BindingProtocol.SOAPMEPConstants.valueOf(java.net.URI pattern)
           
static BindingProtocol.SOAPMEPConstants[] BindingProtocol.SOAPMEPConstants.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of BindingProtocol.SOAPMEPConstants in org.ow2.easywsdl.wsdl.decorator
 

Methods in org.ow2.easywsdl.wsdl.decorator that return BindingProtocol.SOAPMEPConstants
 BindingProtocol.SOAPMEPConstants DecoratorBindingOperationImpl.getMEP()
           
 

Methods in org.ow2.easywsdl.wsdl.decorator with parameters of type BindingProtocol.SOAPMEPConstants
 void DecoratorBindingOperationImpl.setMEP(BindingProtocol.SOAPMEPConstants arg0)
           
 

Uses of BindingProtocol.SOAPMEPConstants in org.ow2.easywsdl.wsdl.impl.wsdl11
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 that return BindingProtocol.SOAPMEPConstants
 BindingProtocol.SOAPMEPConstants BindingOperationImpl.getMEP()
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type BindingProtocol.SOAPMEPConstants
 void BindingOperationImpl.setMEP(BindingProtocol.SOAPMEPConstants mep)
           
 

Uses of BindingProtocol.SOAPMEPConstants in org.ow2.easywsdl.wsdl.impl.wsdl20
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that return BindingProtocol.SOAPMEPConstants
 BindingProtocol.SOAPMEPConstants BindingOperationImpl.getMEP()
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type BindingProtocol.SOAPMEPConstants
 void BindingOperationImpl.setMEP(BindingProtocol.SOAPMEPConstants mep)
           
 



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