Methods in org.jboss.iiop.test that return TestValue |
TestValue |
Test.aa2()
|
TestValue[][] |
Test.addNumbers(int[] numbers,
boolean b,
char c,
byte by,
short s,
int i,
long l,
float f,
double d,
Remote rem,
TestValue val,
Test intf,
String str,
Object obj,
Class cls,
Serializable ser,
Externalizable ext)
A test operation. |
TestValue |
TestImpl.aa2()
|
TestValue[][] |
TestImpl.addNumbers(int[] numbers,
boolean b,
char c,
byte by,
short s,
int i,
long l,
float f,
double d,
Remote rem,
TestValue val,
Test intf,
String str,
Object obj,
Class cls,
Serializable ser,
Externalizable ext)
A test operation. |
Methods in org.jboss.iiop.test with parameters of type TestValue |
TestValue[][] |
Test.addNumbers(int[] numbers,
boolean b,
char c,
byte by,
short s,
int i,
long l,
float f,
double d,
Remote rem,
TestValue val,
Test intf,
String str,
Object obj,
Class cls,
Serializable ser,
Externalizable ext)
A test operation. |
TestValue[][] |
TestImpl.addNumbers(int[] numbers,
boolean b,
char c,
byte by,
short s,
int i,
long l,
float f,
double d,
Remote rem,
TestValue val,
Test intf,
String str,
Object obj,
Class cls,
Serializable ser,
Externalizable ext)
A test operation. |