|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |