Table of Contents

Interface IWebParam

Namespace
Javax.Jws
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/jws/WebParam.html

public interface IWebParam : IAnnotation
Inherited Members

Methods

Header()

bool Header()

Returns

bool

bool

ModeMethod()

WebParam.Mode ModeMethod()

Returns

WebParam.Mode

WebParam.Mode

Name()

String Name()

Returns

String

String

PartName()

String PartName()

Returns

String

String

TargetNamespace()

String TargetNamespace()

Returns

String

String