Package | Description |
---|---|
org.opensaml.ws.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.ws.wsaddressing.impl |
Modifier and Type | Method and Description |
---|---|
Action |
ProblemAction.getAction()
Get the Action child element.
|
Modifier and Type | Method and Description |
---|---|
void |
ProblemAction.setAction(Action newAction)
Set the Action child element.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionImpl
ActionImpl is the concrete implementation of
Action . |
Modifier and Type | Method and Description |
---|---|
Action |
ActionBuilder.buildObject()
Builds a WS-Addressing object.
|
Action |
ActionBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Action |
ProblemActionImpl.getAction()
Get the Action child element.
|
Modifier and Type | Method and Description |
---|---|
void |
ProblemActionImpl.setAction(Action newAction)
Set the Action child element.
|
Copyright © 2015. All rights reserved.