|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICSDResourceDefinition
generated from CICS resourcetable CSDINGRP
Nested Class Summary | |
---|---|
static class |
ICSDResourceDefinition.DeftypeValue
Enumeration type for field DEFTYPE |
Method Summary | |
---|---|
java.lang.String |
getCicssys()
Getter for field CICSSYS |
java.lang.String |
getCpsmtype()
Getter for field CPSMTYPE |
java.lang.String |
getCsdgroup()
Getter for field CSDGROUP |
java.lang.String |
getDefname()
Getter for field DEFNAME |
ICSDResourceDefinition.DeftypeValue |
getDeftype()
Getter for field DEFTYPE |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getName, getObjectType |
Method Detail |
---|
java.lang.String getCsdgroup()
CSD group name
The name of the CSD group
java.lang.String getDefname()
Resource definition
The name of the resource definition.
ICSDResourceDefinition.DeftypeValue getDeftype()
CICS resource definition type
Identifies the CICS resource type of the resource definition which is associated with the resource group. The values are as follows:
java.lang.String getCpsmtype()
CPSM resource definition type
Identifies the CPSM type of resource definition which is associated with the resource group.
java.lang.String getCicssys()
CICS system name
The name of the CICS system from which the CSD resource was retrieved.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |