org.apache.axis2.jaxws.description.builder
Class RespectBindingAnnot

java.lang.Object
  extended by org.apache.axis2.jaxws.description.builder.RespectBindingAnnot

public class RespectBindingAnnot
extends java.lang.Object


Constructor Summary
RespectBindingAnnot()
           
 
Method Summary
 java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()
           
 boolean enabled()
           
 void setEnabled(boolean e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RespectBindingAnnot

public RespectBindingAnnot()
Method Detail

enabled

public boolean enabled()

setEnabled

public void setEnabled(boolean e)

annotationType

public java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()


Copyright © 2007 Apache Web Services Project. All Rights Reserved.