パッケージ | 説明 |
---|---|
org.opensaml.ws.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.ws.wsaddressing.impl |
修飾子とタイプ | メソッドと説明 |
---|---|
Action |
ProblemAction.getAction()
Get the Action child element.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ProblemAction.setAction(Action newAction)
Set the Action child element.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ActionImpl
ActionImpl is the concrete implementation of
Action . |
修飾子とタイプ | メソッドと説明 |
---|---|
Action |
ActionBuilder.buildObject()
Builds a WS-Addressing object.
|
Action |
ActionBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Action |
ProblemActionImpl.getAction()
Get the Action child element.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ProblemActionImpl.setAction(Action newAction)
Set the Action child element.
|
Copyright © 2012. All Rights Reserved.