public class MTOMAnnot extends Object implements MTOM
| Constructor and Description |
|---|
MTOMAnnot() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
boolean |
enabled() |
void |
setEnabled(boolean e) |
void |
setThreshold(int i) |
int |
threshold() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCodepublic boolean enabled()
public void setEnabled(boolean e)
public int threshold()
public void setThreshold(int i)
public Class<? extends Annotation> annotationType()
annotationType in interface Annotationpublic String toString()
toString in interface AnnotationtoString in class ObjectCopyright © 2004–2020 The Apache Software Foundation. All rights reserved.