|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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 |
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |