| Package | Description |
|---|---|
| org.apache.cxf.tools.common.model |
| Modifier and Type | Field and Description |
|---|---|
protected JavaType.Style |
JavaType.style |
| Modifier and Type | Method and Description |
|---|---|
JavaType.Style |
JavaType.getStyle() |
static JavaType.Style |
JavaType.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JavaType.Style[] |
JavaType.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JavaType.setStyle(JavaType.Style s) |
Apache CXF