|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMutableLocalTransaction
generated from CICS resourcetable LOCTRAN
Nested Class Summary |
---|
Method Summary | |
---|---|
void |
setDumping(ILocalTransaction.DumpingValue _dumping)
Setter for field DUMPING |
void |
setPriority(java.lang.Long _priority)
Setter for field PRIORITY |
void |
setPurgeability(ILocalTransaction.PurgeabilityValue _purgeability)
Setter for field PURGEABILITY |
void |
setRunawayTime(java.lang.Long _runawayTime)
Setter for field RUNAWAY |
void |
setRunawayType(ILocalTransaction.RunawayTypeValue _runawayType)
Setter for field RUNAWAYTYPE |
void |
setShutdown(ILocalTransaction.ShutdownValue _shutdown)
Setter for field SHUTDOWN |
void |
setStatus(ICICSEnums.EnablementValue _status)
Setter for field STATUS |
void |
setTracing(ILocalTransaction.TracingValue _tracing)
Setter for field TRACING |
void |
setTransactionClass(java.lang.String _transactionClass)
Setter for field TRANCLASS |
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 setDumping(ILocalTransaction.DumpingValue _dumping)
ILocalTransaction.getDumping()
void setPriority(java.lang.Long _priority)
ILocalTransaction.getPriority()
void setPurgeability(ILocalTransaction.PurgeabilityValue _purgeability)
ILocalTransaction.getPurgeability()
void setStatus(ICICSEnums.EnablementValue _status)
ILocalTransaction.getStatus()
void setTracing(ILocalTransaction.TracingValue _tracing)
ILocalTransaction.getTracing()
void setRunawayTime(java.lang.Long _runawayTime)
ILocalTransaction.getRunawayTime()
void setRunawayType(ILocalTransaction.RunawayTypeValue _runawayType)
ILocalTransaction.getRunawayType()
void setShutdown(ILocalTransaction.ShutdownValue _shutdown)
ILocalTransaction.getShutdown()
void setTransactionClass(java.lang.String _transactionClass)
ILocalTransaction.getTransactionClass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |