|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRTASpecificationsToSystem
generated from CICS resourcetable LNKSRSCS
Nested Class Summary | |
---|---|
static class |
IRTASpecificationsToSystem.LinkValue
Enumeration type for field LINK |
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICPSMDefinition |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IRTASpecificationsToSystem> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
IRTASpecificationsToSystemReference |
getCICSObjectReference()
|
|
java.lang.String |
getGroup()
Getter for field GROUP |
|
IRTASpecificationsToSystem.LinkValue |
getLink()
Getter for field LINK |
|
ICICSType<IRTASpecificationsToSystem> |
getObjectType()
|
|
java.lang.String |
getSpec()
Getter for field SPEC |
|
java.lang.String |
getSystem()
Getter for field SYSTEM |
Methods inherited from interface com.ibm.cics.model.ICPSMDefinition |
---|
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCreateTime |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getName |
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
---|
getAttributeValue |
Method Detail |
---|
ICICSType<IRTASpecificationsToSystem> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
java.lang.String getSpec()
RTA specification
The name of the RTA specification.
java.lang.String getSystem()
CICS system
The name of a CICS system that is associated with the analysis specification.
IRTASpecificationsToSystem.LinkValue getLink()
Creation mode
Indicates how the CICS system is associated with the analysis specification:
java.lang.String getGroup()
System group RTA specification was inherited from
The name of the CICS system group from which the RTA specification was derived.
IRTASpecificationsToSystemReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IRTASpecificationsToSystem> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |