| Package | Description | 
|---|---|
| org.jboss.jbosswsTools | |
| org.jboss.jbosswsTools.impl | 
| Modifier and Type | Field and Description | 
|---|---|
| static ServiceType.ParameterStyle.Enum | ServiceType.ParameterStyle. BARE | 
| static ServiceType.ParameterStyle.Enum | ServiceType.ParameterStyle. WRAPPED | 
| Modifier and Type | Method and Description | 
|---|---|
| static ServiceType.ParameterStyle.Enum | ServiceType.ParameterStyle.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none. | 
| static ServiceType.ParameterStyle.Enum | ServiceType.ParameterStyle.Enum. forString(String s)Returns the enum value for a string, or null if none. | 
| ServiceType.ParameterStyle.Enum | ServiceType. getParameterStyle()Gets the "parameter-style" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ServiceType. setParameterStyle(ServiceType.ParameterStyle.Enum parameterStyle)Sets the "parameter-style" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| ServiceType.ParameterStyle.Enum | ServiceTypeImpl. getParameterStyle()Gets the "parameter-style" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ServiceTypeImpl. setParameterStyle(ServiceType.ParameterStyle.Enum parameterStyle)Sets the "parameter-style" attribute | 
Copyright © 2019. All Rights Reserved.