|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMutableLibrary
generated from CICS resourcetable LIBRARY
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.ibm.cics.model.ILibrary |
---|
ILibrary.ChangeAgentValue, ILibrary.CriticalStatusValue, ILibrary.EnableStatusValue, ILibrary.InstallAgentValue |
Method Summary | |
---|---|
void |
setCriticalStatus(ILibrary.CriticalStatusValue _criticalStatus)
Setter for field CRITSTATUS |
void |
setEnableStatus(ILibrary.EnableStatusValue _enableStatus)
Setter for field ENABLESTATUS |
void |
setRanking(java.lang.Long _ranking)
Setter for field RANKING |
Methods inherited from interface com.ibm.cics.model.ILibrary |
---|
getBasdefinever, getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCriticalStatus, getDefineSource, getDefineTime, getEnableStatus, getInstallAgent, getInstallTime, getInstallUserID, getName, getNumdsnames, getPgmloadcnt, getRanking, getSearchPosition |
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 setRanking(java.lang.Long _ranking)
ILibrary.getRanking()
void setCriticalStatus(ILibrary.CriticalStatusValue _criticalStatus)
ILibrary.getCriticalStatus()
void setEnableStatus(ILibrary.EnableStatusValue _enableStatus)
ILibrary.getEnableStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |