Package | Description |
---|---|
com.oracle.webservices.api | |
com.sun.xml.ws.api |
JAX-WS RI extension of JAX-WS API.
|
Modifier and Type | Method and Description |
---|---|
EnvelopeStyle.Style[] |
EnvelopeStyleFeature.getStyles() |
static EnvelopeStyle.Style |
EnvelopeStyle.Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvelopeStyle.Style[] |
EnvelopeStyle.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EnvelopeStyleFeature(EnvelopeStyle.Style... s) |
Modifier and Type | Method and Description |
---|---|
static SOAPVersion |
SOAPVersion.from(EnvelopeStyle.Style style) |
Copyright © 2015 Oracle Corporation. All rights reserved.