Table of Contents

Interface IWebResult

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/WebResult.html

public interface IWebResult : IAnnotation
Inherited Members

Methods

Header()

bool Header()

Returns

bool

bool

Name()

String Name()

Returns

String

String

PartName()

String PartName()

Returns

String

String

TargetNamespace()

String TargetNamespace()

Returns

String

String