|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMutableRemoteTransaction
generated from CICS resourcetable REMTRAN
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.ibm.cics.model.IRemoteTransaction |
---|
IRemoteTransaction.ChangeAgentValue, IRemoteTransaction.InstallAgentValue, IRemoteTransaction.PurgeabilityValue, IRemoteTransaction.RoutingValue, IRemoteTransaction.ScreenSizeValue |
Method Summary | |
---|---|
void |
setPriority(java.lang.Long _priority)
Setter for field PRIORITY |
void |
setPurgeability(IRemoteTransaction.PurgeabilityValue _purgeability)
Setter for field PURGEABILITY |
void |
setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
void |
setTransactionClass(java.lang.String _transactionClass)
Setter for field TRANCLASS |
Methods inherited from interface com.ibm.cics.model.IRemoteTransaction |
---|
getBasdefinever, getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getDefineSource, getDefineTime, getInstallAgent, getInstallTime, getInstallUserID, getName, getPriority, getProfile, getPurgeability, getReadTimeout, getRemoteName, getRemoteStartCount, getRemoteSystem, getRemoteUseCount, getRouting, getScreenSize, getStatus, getTransactionClass, getTransactionRoutingProfile, getUseCount |
Methods inherited from interface com.ibm.cics.model.ICICSResource |
---|
getCICSRelease, getRegionName |
Methods inherited from interface com.ibm.cics.model.ICICSResource |
---|
getCICSRelease, getRegionName |
Method Detail |
---|
void setPriority(java.lang.Long _priority)
IRemoteTransaction.getPriority()
void setPurgeability(IRemoteTransaction.PurgeabilityValue _purgeability)
IRemoteTransaction.getPurgeability()
void setStatus(ICICSEnums.EnablementValue _status)
IRemoteTransaction.getStatus()
void setTransactionClass(java.lang.String _transactionClass)
IRemoteTransaction.getTransactionClass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |