Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
static AddressingResponsesType |
AddressingResponsesType.getFromStringValue(String value) |
AddressingResponsesType |
AddressingType.getResponses()
Returns the
responses element |
static AddressingResponsesType |
AddressingResponsesType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddressingResponsesType[] |
AddressingResponsesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AddressingType<T> |
AddressingType.responses(AddressingResponsesType responses)
Sets the
responses element |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.