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