|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributedQName | |
org.codehaus.activesoap.policy.addressing | |
org.codehaus.activesoap.policy.addressing.handler |
Uses of AttributedQName in org.codehaus.activesoap.policy.addressing |
Subclasses of AttributedQName in org.codehaus.activesoap.policy.addressing | |
class |
ServiceNameType
|
Fields in org.codehaus.activesoap.policy.addressing declared as AttributedQName | |
protected AttributedQName |
EndpointReferenceType.portType
|
Methods in org.codehaus.activesoap.policy.addressing that return AttributedQName | |
AttributedQName |
EndpointReferenceType.getPortType()
Gets the value of the portType property. |
Methods in org.codehaus.activesoap.policy.addressing with parameters of type AttributedQName | |
void |
EndpointReferenceType.setPortType(AttributedQName value)
Sets the value of the portType property. |
Uses of AttributedQName in org.codehaus.activesoap.policy.addressing.handler |
Methods in org.codehaus.activesoap.policy.addressing.handler with parameters of type AttributedQName | |
protected abstract void |
AttributedQNameHandler.setValue(AddressingContext context,
AttributedQName value)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |