@TargetSE(valueSE=METHODSE) @RetentionSE(valueSE=RUNTIMESE) @DocumentedSE public @interface ResponseWrapper
localName のデフォルト値は、Response が付加された WebMethod アノテーションで定義されている operationName であり、targetNamespace は SEI のターゲット名前空間です。Java から開始する場合、このアノテーションは、ドキュメントリテラルモードでのオーバーロードの競合を解決するために使用されます。この場合、className のみが必要です。
public abstract StringSE localName
public abstract StringSE targetNamespace
public abstract StringSE className
public abstract StringSE partName
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.