|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.description.builder.MTOMAnnot
public class MTOMAnnot
Constructor Summary | |
---|---|
MTOMAnnot()
|
Method Summary | |
---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType()
|
boolean |
enabled()
|
void |
setEnabled(boolean e)
|
void |
setThreshold(int i)
|
int |
threshold()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.annotation.Annotation |
---|
equals, hashCode, toString |
Constructor Detail |
---|
public MTOMAnnot()
Method Detail |
---|
public boolean enabled()
public void setEnabled(boolean e)
public int threshold()
public void setThreshold(int i)
public java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()
annotationType
in interface java.lang.annotation.Annotation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |