| Package | Description |
|---|---|
| com.oracle.webservices.api | |
| com.oracle.webservices.api.message |
| 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 |
|---|---|
abstract MessageContext |
MessageContextFactory.createContext(Source m,
EnvelopeStyle.Style envelopeStyle) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.