Uses of Class
org.apache.geronimo.webservices.builder.DescriptorVersion

Packages that use DescriptorVersion
org.apache.geronimo.webservices.builder   
 

Uses of DescriptorVersion in org.apache.geronimo.webservices.builder
 

Methods in org.apache.geronimo.webservices.builder that return DescriptorVersion
 DescriptorVersion SharedPortInfo.getDescriptorVersion()
           
 DescriptorVersion PortInfo.getDescriptorVersion()
           
static DescriptorVersion DescriptorVersion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DescriptorVersion[] DescriptorVersion.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in org.apache.geronimo.webservices.builder with parameters of type DescriptorVersion
SharedPortInfo(String wsdlLocation, String jaxrpcMappingFile, DescriptorVersion ddVersion)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.