@TargetSE(valueSE=TYPESE) @RetentionSE(valueSE=RUNTIMESE) @DocumentedSE public @interface WebServiceProvider
Provider
修飾子と型 | オプションの要素と説明 |
---|---|
StringSE | portName ポート名。 |
StringSE | serviceName サービス名。 |
StringSE | targetNamespace サービスのターゲット名前空間 |
StringSE | wsdlLocation サービスの WSDL 記述の場所。 |
public abstract StringSE wsdlLocation
public abstract StringSE serviceName
public abstract StringSE targetNamespace
public abstract StringSE portName
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.