|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMutablePartitionSetDefinition
generated from CICS resourcetable PRTNDEF
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.ibm.cics.model.IPartitionSetDefinition |
---|
IPartitionSetDefinition.ResidentValue, IPartitionSetDefinition.StatusValue, IPartitionSetDefinition.UsageValue, IPartitionSetDefinition.UselpacopyValue |
Method Summary | |
---|---|
void |
setDescription(java.lang.String _description)
Setter for field DESCRIPTION |
void |
setResident(IPartitionSetDefinition.ResidentValue _resident)
Setter for field RESIDENT |
void |
setStatus(IPartitionSetDefinition.StatusValue _status)
Setter for field STATUS |
void |
setUsage(IPartitionSetDefinition.UsageValue _usage)
Setter for field USAGE |
void |
setUselpacopy(IPartitionSetDefinition.UselpacopyValue _uselpacopy)
Setter for field USELPACOPY |
void |
setUserdata1(java.lang.String _userdata1)
Setter for field USERDATA1 |
void |
setUserdata2(java.lang.String _userdata2)
Setter for field USERDATA2 |
void |
setUserdata3(java.lang.String _userdata3)
Setter for field USERDATA3 |
Methods inherited from interface com.ibm.cics.model.IPartitionSetDefinition |
---|
getCsdgroup, getResident, getStatus, getUsage, getUselpacopy, getUserdata1, getUserdata2, getUserdata3 |
Methods inherited from interface com.ibm.cics.model.ICICSDefinition |
---|
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCreateTime, getDescription, getVersion |
Methods inherited from interface com.ibm.cics.model.IDefinition |
---|
getName |
Methods inherited from interface com.ibm.cics.model.ICICSDefinition |
---|
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCreateTime, getDescription, getVersion |
Methods inherited from interface com.ibm.cics.model.IDefinition |
---|
getName |
Method Detail |
---|
void setResident(IPartitionSetDefinition.ResidentValue _resident)
IPartitionSetDefinition.getResident()
void setStatus(IPartitionSetDefinition.StatusValue _status)
IPartitionSetDefinition.getStatus()
void setUsage(IPartitionSetDefinition.UsageValue _usage)
IPartitionSetDefinition.getUsage()
void setUselpacopy(IPartitionSetDefinition.UselpacopyValue _uselpacopy)
IPartitionSetDefinition.getUselpacopy()
void setUserdata1(java.lang.String _userdata1)
IPartitionSetDefinition.getUserdata1()
void setUserdata2(java.lang.String _userdata2)
IPartitionSetDefinition.getUserdata2()
void setUserdata3(java.lang.String _userdata3)
IPartitionSetDefinition.getUserdata3()
void setDescription(java.lang.String _description)
setDescription
in interface IMutableCICSDefinition
ICICSDefinition.getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |