public interface com.sun.xml.internal.ws.wsdl.writer.UsingAddressing extends com.sun.xml.internal.txw2.TypedXmlWriter, com.sun.xml.internal.ws.wsdl.writer.document.StartWithExtensionsType
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.xml.internal.ws.wsdl.writer.UsingAddressing
super_class: java.lang.Object
{
public abstract void required(boolean);
descriptor: (Z)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeVisibleAnnotations:
com.sun.xml.internal.txw2.annotation.XmlAttribute(value = "required", ns = "http://schemas.xmlsoap.org/wsdl/")
MethodParameters:
Name Flags
b
}
SourceFile: "UsingAddressing.java"
RuntimeVisibleAnnotations:
com.sun.xml.internal.txw2.annotation.XmlElement(value = "http://www.w3.org/2006/05/addressing/wsdl", ns = "UsingAddressing")