public interface com.oracle.webservices.internal.api.EnvelopeStyle extends java.lang.annotation.Annotation
minor version: 0
major version: 59
flags: flags: (0x2601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT, ACC_ANNOTATION
this_class: com.oracle.webservices.internal.api.EnvelopeStyle
super_class: java.lang.Object
{
public abstract com.oracle.webservices.internal.api.EnvelopeStyle$Style[] style();
descriptor: ()[Lcom/oracle/webservices/internal/api/EnvelopeStyle$Style;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
AnnotationDefault: {com.oracle.webservices.internal.api.EnvelopeStyle$Style.SOAP11:Lcom/oracle/webservices/internal/api/EnvelopeStyle$Style;}
}
SourceFile: "EnvelopeStyle.java"
NestMembers:
com.oracle.webservices.internal.api.EnvelopeStyle$Style
InnerClasses:
public final Style = com.oracle.webservices.internal.api.EnvelopeStyle$Style of com.oracle.webservices.internal.api.EnvelopeStyle
RuntimeVisibleAnnotations:
javax.xml.ws.spi.WebServiceFeatureAnnotation(id = "", bean = Lcom/oracle/webservices/internal/api/EnvelopeStyleFeature;)
java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.RUNTIME:Ljava/lang/annotation/RetentionPolicy;)