public interface ISystemSystemGroupEntry extends ICPSMDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
ISystemSystemGroupEntry.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
static class |
ISystemSystemGroupEntry.CreateOriginValue
Enumeration type for field CREATEORIGIN
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
ISystemSystemGroupEntry.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
ISystemSystemGroupEntryReference |
getCICSObjectReference() |
ICICSRegionGroupDefinitionReference |
getContainingGroup() |
ISystemSystemGroupEntry.CreateOriginValue |
getCreateOrigin()
Getter for field CREATEORIGIN
|
java.lang.String |
getGroup()
Getter for field GROUP
|
ICICSType<ISystemSystemGroupEntry> |
getObjectType() |
ICICSRegionDefinitionReference |
getSystem() |
java.lang.String |
getSystemName()
Getter for field CICSNAME
|
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType, getName
ICICSType<ISystemSystemGroupEntry> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
ISystemSystemGroupEntry.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getGroup()
CICS system group
The name of the CICS system group that contains one or more CICS systems.
java.lang.String getSystemName()
CICS system
The name of the CICS system associated with a CICS system group.
ISystemSystemGroupEntry.CreateOriginValue getCreateOrigin()
Definition origin
Identifies where the definition originated:
ICICSRegionGroupDefinitionReference getContainingGroup()
ICICSRegionDefinitionReference getSystem()
ISystemSystemGroupEntryReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.