| Package | Description |
|---|---|
| org.apache.cxf.common | |
| org.apache.cxf.tools.wsdlto |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
WSDLConstants.WSDLVersion |
WSDLToJavaContainer.getWSDLVersion() |
Apache CXF