IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.struts.config
Class BTTWSIFFormatConfig

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

public class BTTWSIFFormatConfig
extends java.lang.Object


Constructor Summary
BTTWSIFFormatConfig()
           
 
Method Summary
 void addBTTWSIFFormatMapConfig(BTTWSIFFormatMapConfig config)
           
 java.util.Hashtable getBTTWSIFFormatMaps()
           
 java.lang.String getClassname()
           
 java.lang.String getId()
           
 void removeBTTWSIFFormatMapConfig(BTTWSIFFormatMapConfig config)
           
 void setClassname(java.lang.String string)
           
 void setId(java.lang.String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BTTWSIFFormatConfig

public BTTWSIFFormatConfig()
Method Detail

getClassname

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

getId

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

setClassname

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

setId

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

addBTTWSIFFormatMapConfig

public void addBTTWSIFFormatMapConfig(BTTWSIFFormatMapConfig config)

removeBTTWSIFFormatMapConfig

public void removeBTTWSIFFormatMapConfig(BTTWSIFFormatMapConfig config)

getBTTWSIFFormatMaps

public java.util.Hashtable getBTTWSIFFormatMaps()

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005