Uses of Class
com.ebmwebsourcing.commons.wsdl.util.Constants.SOAPMEPConstants

Packages that use Constants.SOAPMEPConstants
com.ebmwebsourcing.commons.wsdl.api   
com.ebmwebsourcing.commons.wsdl.impl.wsdl11   
com.ebmwebsourcing.commons.wsdl.impl.wsdl20   
com.ebmwebsourcing.commons.wsdl.util   
 

Uses of Constants.SOAPMEPConstants in com.ebmwebsourcing.commons.wsdl.api
 

Methods in com.ebmwebsourcing.commons.wsdl.api that return Constants.SOAPMEPConstants
 Constants.SOAPMEPConstants BindingOperation.getMEP()
          get the mep
 

Methods in com.ebmwebsourcing.commons.wsdl.api with parameters of type Constants.SOAPMEPConstants
 void BindingOperation.setMEP(Constants.SOAPMEPConstants mep)
          set the mep
 

Uses of Constants.SOAPMEPConstants in com.ebmwebsourcing.commons.wsdl.impl.wsdl11
 

Methods in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 that return Constants.SOAPMEPConstants
 Constants.SOAPMEPConstants BindingOperationImpl.getMEP()
           
 

Methods in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 with parameters of type Constants.SOAPMEPConstants
 void BindingOperationImpl.setMEP(Constants.SOAPMEPConstants mep)
           
 

Uses of Constants.SOAPMEPConstants in com.ebmwebsourcing.commons.wsdl.impl.wsdl20
 

Methods in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 that return Constants.SOAPMEPConstants
 Constants.SOAPMEPConstants BindingOperationImpl.getMEP()
           
 

Methods in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type Constants.SOAPMEPConstants
 void BindingOperationImpl.setMEP(Constants.SOAPMEPConstants mep)
           
 

Uses of Constants.SOAPMEPConstants in com.ebmwebsourcing.commons.wsdl.util
 

Methods in com.ebmwebsourcing.commons.wsdl.util that return Constants.SOAPMEPConstants
static Constants.SOAPMEPConstants Constants.SOAPMEPConstants.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Constants.SOAPMEPConstants Constants.SOAPMEPConstants.valueOf(java.net.URI pattern)
           
static Constants.SOAPMEPConstants[] Constants.SOAPMEPConstants.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.