| Package | Description |
|---|---|
| com.sun.xml.ws.api.tx.at |
WS-AT API classes
|
| Modifier and Type | Field and Description |
|---|---|
WsatNamespace |
Transactional.Version.namespaceVersion |
| Modifier and Type | Method and Description |
|---|---|
static WsatNamespace |
WsatNamespace.forNamespaceUri(String uri) |
static WsatNamespace |
WsatNamespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WsatNamespace[] |
WsatNamespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Transactional.Version |
Transactional.Version.forNamespaceVersion(WsatNamespace nsVersion) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.