|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPartitionSetDefinition
generated from CICS resourcetable PRTNDEF
Nested Class Summary | |
---|---|
static class |
IPartitionSetDefinition.ResidentValue
Enumeration type for field RESIDENT |
static class |
IPartitionSetDefinition.StatusValue
Enumeration type for field STATUS |
static class |
IPartitionSetDefinition.UsageValue
Enumeration type for field USAGE |
static class |
IPartitionSetDefinition.UselpacopyValue
Enumeration type for field USELPACOPY |
Method Summary | |
---|---|
java.lang.String |
getCsdgroup()
Getter for field CSDGROUP |
IPartitionSetDefinition.ResidentValue |
getResident()
Getter for field RESIDENT |
IPartitionSetDefinition.StatusValue |
getStatus()
Getter for field STATUS |
IPartitionSetDefinition.UsageValue |
getUsage()
Getter for field USAGE |
IPartitionSetDefinition.UselpacopyValue |
getUselpacopy()
Getter for field USELPACOPY |
java.lang.String |
getUserdata1()
Getter for field USERDATA1 |
java.lang.String |
getUserdata2()
Getter for field USERDATA2 |
java.lang.String |
getUserdata3()
Getter for field USERDATA3 |
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 |
---|
IPartitionSetDefinition.ResidentValue getResident()
Residence status
The residence status of the partition set:
IPartitionSetDefinition.StatusValue getStatus()
Partition set status
The partition set status.
IPartitionSetDefinition.UsageValue getUsage()
Partition set storage release
Specifies when the storage for this partition set is released:
IPartitionSetDefinition.UselpacopyValue getUselpacopy()
Use copy of partition set from link pack area (LPA)
Specifies whether the partition set is to be used from the link pack area (LPA):
java.lang.String getUserdata1()
User data area 1
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.
java.lang.String getUserdata2()
User data area 2
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.
java.lang.String getUserdata3()
User data area 3
Optional string of up to 8 characters that allows you to provide additional site-specific data related to the BAS resource definition. This field is ignored for CICS CSD resource definitions.
java.lang.String getCsdgroup()
CSD group
The name of the CSD group for this CICS resource definition. This field is ignored for BAS definitions.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |