public interface ISystemSystemGroupEntry extends ICPSMDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
ISystemSystemGroupEntry.CreateOriginValue
Enumeration type for field CREATEORIGIN
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
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
|
getChangeAgent, 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
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-2013 IBM Corp. All Rights Reserved.