IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.remote.common
Class Parameters

java.lang.Object
  extended by com.ibm.btt.remote.common.Parameters
All Implemented Interfaces:
java.io.Serializable

public class Parameters
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

list

java.util.List<TypeValuePair> list
Constructor Detail

Parameters

public Parameters()
Method Detail

addTypeValuePair

public void addTypeValuePair(TypeValuePair pair)

getTypes

public java.lang.Class[] getTypes()

getValues

public java.lang.Object[] getValues()

getTypeValuePairs

public TypeValuePair[] getTypeValuePairs()

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011