IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.struts.config
Class BTTContextMapItemConfig

java.lang.Object
  extended bycom.ibm.btt.struts.config.BTTContextMapItemConfig

public class BTTContextMapItemConfig
extends java.lang.Object


Constructor Summary
BTTContextMapItemConfig()
           
 
Method Summary
 java.lang.String getFrom()
           
 java.lang.String getTo()
           
 void setFrom(java.lang.String string)
           
 void setTo(java.lang.String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BTTContextMapItemConfig

public BTTContextMapItemConfig()
Method Detail

getFrom

public java.lang.String getFrom()
Returns:
String

getTo

public java.lang.String getTo()
Returns:
String

setFrom

public void setFrom(java.lang.String string)
Parameters:
string -

setTo

public void setTo(java.lang.String string)
Parameters:
string -

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005