public interface IGroupSystemGroupEntry extends ICPSMDefinition
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IGroupSystemGroupEntryReference |
getCICSObjectReference() |
ICICSRegionGroupDefinitionReference |
getContainedGroup() |
ICICSRegionGroupDefinitionReference |
getContainingGroup() |
java.lang.String |
getGroupName()
Getter for field GROUP
|
ICICSType<IGroupSystemGroupEntry> |
getObjectType() |
java.lang.String |
getTogroup()
Getter for field TOGROUP
|
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType, getName
ICICSType<IGroupSystemGroupEntry> 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 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 getContainedGroup()
ICICSRegionGroupDefinitionReference getContainingGroup()
IGroupSystemGroupEntryReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright © 2008-2013 IBM Corp. All Rights Reserved.