|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.tools.migration.dseini.BTT51ExtraInfo
BTT51ExtraInfo A data bean to contain the entire information which need to add into dse.ini fiel
Field Summary | |
---|---|
(package private) CHAServerParm |
chaSrvParm
|
(package private) FormatterServiceClientParm |
formatterSvcParm
|
(package private) ServicServerParm |
serviceSrvParm
|
(package private) WorkAreaParm |
workAreaParm
|
Constructor Summary | |
---|---|
BTT51ExtraInfo()
|
Method Summary | |
---|---|
CHAServerParm |
getChaSrvParm()
Get the CHA information bean. |
FormatterServiceClientParm |
getFormatterSvcParm()
Get the Formatter Serivce information bean. |
ServicServerParm |
getServiceSrvParm()
Get the Service Architecture information bean. |
WorkAreaParm |
getWorkAreaParm()
Get the work area information bean. |
void |
setChaSrvParm(CHAServerParm parm)
Set the CHA information bean. |
void |
setFormatterSvcParm(FormatterServiceClientParm parm)
Set the Formatter Service information bean. |
void |
setServiceSrvParm(ServicServerParm parm)
Set the Service Architecture information bean. |
void |
setWorkAreaParm(WorkAreaParm parm)
Set the work area information bean. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
CHAServerParm chaSrvParm
FormatterServiceClientParm formatterSvcParm
ServicServerParm serviceSrvParm
WorkAreaParm workAreaParm
Constructor Detail |
public BTT51ExtraInfo()
Method Detail |
public CHAServerParm getChaSrvParm()
public FormatterServiceClientParm getFormatterSvcParm()
public ServicServerParm getServiceSrvParm()
public WorkAreaParm getWorkAreaParm()
public void setChaSrvParm(CHAServerParm parm)
parm
- public void setFormatterSvcParm(FormatterServiceClientParm parm)
parm
- public void setServiceSrvParm(ServicServerParm parm)
parm
- public void setWorkAreaParm(WorkAreaParm parm)
parm
-
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |