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