|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary
void
counterWithException()
int
getCounter()
java.lang.String
getError()
java.lang.String
getThisWillScream()
java.lang.String
getThrowUncheckedException()
void
operationWithException()
java.lang.Long[]
opWithLongArrayReturn()
void
opWithLongSignature(int i1,
int i2,
int i3,
int i4,
int i5,
int i6,
int i7,
int i8,
int i9,
int i10,
int i11,
int i12,
int i13,
int i14,
int i15,
int i16,
int i17,
int i18,
int i19,
int i20)
void
opWithMixedSignature(int i1,
double i2,
long i3,
boolean i4,
byte i5,
short i6,
long[] i7,
java.lang.Long[] i8,
java.lang.Short i9,
java.lang.Byte i10,
java.lang.Long i11,
java.lang.Double i12,
int i13,
int i14,
int i15,
int i16,
int i17,
int i18,
int i19,
int i20)
boolean
opWithPrimBooleanReturn()
double
opWithPrimDoubleReturn()
long[]
opWithPrimLongArrayReturn()
long
opWithPrimLongReturn()
void
setAStringAttribute(java.lang.String str)
void
setError(java.lang.String str)
void
setThisWillScream(java.lang.String str)
void
setThrowUncheckedException(java.lang.String str)
Method Detail
getThisWillScream
public java.lang.String getThisWillScream()
throws MyScreamingException (src)
MyScreamingException (src)
setThisWillScream
public void setThisWillScream(java.lang.String str)
throws MyScreamingException (src)
MyScreamingException (src)
getThrowUncheckedException
public java.lang.String getThrowUncheckedException()
setThrowUncheckedException
public void setThrowUncheckedException(java.lang.String str)
getError
public java.lang.String getError()
setError
public void setError(java.lang.String str)
setAStringAttribute
public void setAStringAttribute(java.lang.String str)
operationWithException
public void operationWithException()
throws MyScreamingException (src)
MyScreamingException (src)
opWithPrimBooleanReturn
public boolean opWithPrimBooleanReturn()
opWithPrimLongReturn
public long opWithPrimLongReturn()
opWithPrimLongArrayReturn
public long[] opWithPrimLongArrayReturn()
opWithLongArrayReturn
public java.lang.Long[] opWithLongArrayReturn()
opWithPrimDoubleReturn
public double opWithPrimDoubleReturn()
opWithLongSignature
public void opWithLongSignature(int i1,
int i2,
int i3,
int i4,
int i5,
int i6,
int i7,
int i8,
int i9,
int i10,
int i11,
int i12,
int i13,
int i14,
int i15,
int i16,
int i17,
int i18,
int i19,
int i20)
opWithMixedSignature
public void opWithMixedSignature(int i1,
double i2,
long i3,
boolean i4,
byte i5,
short i6,
long[] i7,
java.lang.Long[] i8,
java.lang.Short i9,
java.lang.Byte i10,
java.lang.Long i11,
java.lang.Double i12,
int i13,
int i14,
int i15,
int i16,
int i17,
int i18,
int i19,
int i20)
counterWithException
public void counterWithException()
getCounter
public int getCounter()
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS (src)
NEXT CLASS (src)
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD