| Package | Description |
|---|---|
| org.openliberty.xmltooling.soapbinding |
| Modifier and Type | Field and Description |
|---|---|
private EndpointUpdate.UpdateType |
EndpointUpdate.updateType |
| Modifier and Type | Method and Description |
|---|---|
EndpointUpdate.UpdateType |
EndpointUpdate.getUpdateType() |
static EndpointUpdate.UpdateType |
EndpointUpdate.UpdateType.getUpdateTypeForUri(String uri) |
static EndpointUpdate.UpdateType |
EndpointUpdate.UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointUpdate.UpdateType[] |
EndpointUpdate.UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointUpdate.setUpdateType(EndpointUpdate.UpdateType updateType) |
Copyright © 1999–2015. All rights reserved.