public interface IGroupSystemGroupEntry extends ICPSMDefinition
| Modifier and Type | Interface and Description |
|---|---|
static class |
IGroupSystemGroupEntry.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
COPYRIGHT| Modifier and Type | Method and Description |
|---|---|
IGroupSystemGroupEntry.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
ICICSRegionGroupDefinitionReference |
getChildGroup() |
IGroupSystemGroupEntryReference |
getCICSObjectReference() |
java.lang.String |
getGroupName()
Getter for field GROUP
|
ICICSType<IGroupSystemGroupEntry> |
getObjectType() |
ICICSRegionGroupDefinitionReference |
getParentGroup() |
java.lang.String |
getTogroup()
Getter for field TOGROUP
|
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTimegetCICSType, getNameICICSType<IGroupSystemGroupEntry> getObjectType()
getObjectType in interface ICICSObjectgetObjectType in interface ICPSMDefinitiongetObjectType in interface IDefinitiongetObjectType in interface com.ibm.cics.model.meta.ITypedObjectIGroupSystemGroupEntry.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getGroupName()
Group within containing group
The name of the CICS system group that is contained in another system group.
java.lang.String getTogroup()
Name of containing group
The name of the CICS system group that contains one or more other system groups.
ICICSRegionGroupDefinitionReference getParentGroup()
ICICSRegionGroupDefinitionReference getChildGroup()
IGroupSystemGroupEntryReference getCICSObjectReference()
getCICSObjectReference in interface ICICSObjectgetCICSObjectReference in interface ICPSMDefinitiongetCICSObjectReference in interface IDefinitionCopyright ? 2008-2015 IBM Corp. All Rights Reserved.