Package | Description |
---|---|
org.apache.juddi.v3.client.mapping.wadl |
JAXB Generated classes for WADL and WADL2UDDI parser
|
Modifier and Type | Field and Description |
---|---|
protected ParamStyle |
Param.style |
Modifier and Type | Method and Description |
---|---|
static ParamStyle |
ParamStyle.fromValue(String v) |
ParamStyle |
Param.getStyle()
Gets the value of the style property.
|
static ParamStyle |
ParamStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParamStyle[] |
ParamStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Param.setStyle(ParamStyle value)
Sets the value of the style property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.