Apache CXF API

Uses of Class
org.apache.cxf.common.WSDLConstants.WSDLVersion

Packages that use WSDLConstants.WSDLVersion
org.apache.cxf.common   
 

Uses of WSDLConstants.WSDLVersion in org.apache.cxf.common
 

Methods in org.apache.cxf.common that return WSDLConstants.WSDLVersion
static WSDLConstants.WSDLVersion WSDLConstants.getVersion(String version)
           
static WSDLConstants.WSDLVersion WSDLConstants.WSDLVersion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WSDLConstants.WSDLVersion[] WSDLConstants.WSDLVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Apache CXF API

Apache CXF