|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.remote.common.Parameters
public class Parameters
Field Summary | |
---|---|
(package private) java.util.List<TypeValuePair> |
list
|
Constructor Summary | |
---|---|
Parameters()
|
Method Summary | |
---|---|
void |
addTypeValuePair(TypeValuePair pair)
|
java.lang.Class[] |
getTypes()
|
TypeValuePair[] |
getTypeValuePairs()
|
java.lang.Object[] |
getValues()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.util.List<TypeValuePair> list
Constructor Detail |
---|
public Parameters()
Method Detail |
---|
public void addTypeValuePair(TypeValuePair pair)
public java.lang.Class[] getTypes()
public java.lang.Object[] getValues()
public TypeValuePair[] getTypeValuePairs()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |