|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressingType | |
---|---|
org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13 | Provides the interfaces and enumeration types as defined in the schema |
Uses of AddressingType in org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient13 that return AddressingType | |
---|---|
AddressingType<T> |
AddressingType.enabled(Boolean enabled)
Sets the enabled element |
AddressingType<PortComponentRefType<T>> |
PortComponentRefType.getOrCreateAddressing()
If not already created, a new addressing element with the given value will be created. |
AddressingType<T> |
AddressingType.removeEnabled()
Removes the enabled element |
AddressingType<T> |
AddressingType.removeRequired()
Removes the required element |
AddressingType<T> |
AddressingType.removeResponses()
Removes the responses attribute |
AddressingType<T> |
AddressingType.required(Boolean required)
Sets the required element |
AddressingType<T> |
AddressingType.responses(AddressingResponsesType responses)
Sets the responses element |
AddressingType<T> |
AddressingType.responses(String responses)
Sets the responses element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |