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

Packages that use Constants.WSDLVersionConstants
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.WSDLVersionConstants in com.ebmwebsourcing.commons.wsdl.api
 

Methods in com.ebmwebsourcing.commons.wsdl.api that return Constants.WSDLVersionConstants
 Constants.WSDLVersionConstants Description.getVersion()
          get the version of the wsdl
 

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

Methods in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 that return Constants.WSDLVersionConstants
 Constants.WSDLVersionConstants DescriptionImpl.getVersion()
           
 

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

Methods in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 that return Constants.WSDLVersionConstants
 Constants.WSDLVersionConstants DescriptionImpl.getVersion()
           
 

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

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



Copyright © 2008 eBM WebSourcing. All Rights Reserved.