|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapSetDefinition
generated from CICS resourcetable MAPDEF
Nested Class Summary | |
---|---|
static class |
IMapSetDefinition.ResidentValue
Enumeration type for field RESIDENT |
static class |
IMapSetDefinition.StatusValue
Enumeration type for field STATUS |
static class |
IMapSetDefinition.UsageValue
Enumeration type for field USAGE |
static class |
IMapSetDefinition.UselpacopyValue
Enumeration type for field USELPACOPY |
Method Summary | |
---|---|
IMapSetDefinition.ResidentValue |
getResident()
Getter for field RESIDENT |
IMapSetDefinition.StatusValue |
getStatus()
Getter for field STATUS |
IMapSetDefinition.UsageValue |
getUsage()
Getter for field USAGE |
IMapSetDefinition.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, getCSDGroup, getDescription, getVersion |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getName, getObjectType |
Method Detail |
---|
IMapSetDefinition.ResidentValue getResident()
Residence status
The residence status of the map set:
IMapSetDefinition.StatusValue getStatus()
Map set status
The map set status:
IMapSetDefinition.UsageValue getUsage()
Map set storage release
Specifies when the storage for this map set is released:
IMapSetDefinition.UselpacopyValue getUselpacopy()
Use map set from link pack area (LPA) option
Specifies whether the map 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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |