Modifier and Type | Method and Description |
---|---|
WSDLConstants.WSDLVersion |
JavaToJSProcessor.getWSDLVersion() |
Modifier and Type | Method and Description |
---|---|
void |
WSDLGeneratorFactory.setWSDLVersion(WSDLConstants.WSDLVersion v) |
Modifier and Type | Method and Description |
---|---|
WSDLConstants.WSDLVersion |
JavaToWSDLProcessor.getWSDLVersion() |
Modifier and Type | Method and Description |
---|---|
WSDLConstants.WSDLVersion |
WSDLToJavaContainer.getWSDLVersion() |
Modifier and Type | Method and Description |
---|---|
WSDLConstants.WSDLVersion |
JavaScriptContainer.getWSDLVersion() |
Modifier and Type | Method and Description |
---|---|
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