public interface ICICSRegionGroupDefinition extends ICPSMDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
ICICSRegionGroupDefinition.CreateOriginValue
Enumeration type for field CREATEORIGIN
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
ICICSRegionGroupDefinitionReference |
getCICSObjectReference() |
ICICSRegionGroupDefinition.CreateOriginValue |
getCreateOrigin()
Getter for field CREATEORIGIN
|
java.lang.String |
getDescription()
Getter for field DESC
|
java.lang.String |
getGroup()
Getter for field GROUP
|
ICICSObjectSet<IGroupSystemGroupEntry> |
getGroupMemberships() |
ICICSObjectSet<IGroupSystemGroupEntry> |
getGroupsInGroup() |
ICICSType<ICICSRegionGroupDefinition> |
getObjectType() |
java.lang.String |
getPlatdef()
Getter for field PLATDEF
|
java.lang.String |
getRegiontype()
Getter for field REGIONTYPE
|
ICICSObjectSet<ISystemSystemGroupEntry> |
getSystemsInGroup() |
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType, getName
ICICSType<ICICSRegionGroupDefinition> 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()
System group name
The name of the system group.
java.lang.String getDescription()
Description
A 1- to 58-character description of the system group.
java.lang.String getPlatdef()
Associated platform definition
The name of the platform definition the system group is associated with.
java.lang.String getRegiontype()
Region type
The name of the region type that this system group defines.
ICICSRegionGroupDefinition.CreateOriginValue getCreateOrigin()
Definition origin
Identifies where the definition originated:
ICICSObjectSet<IGroupSystemGroupEntry> getGroupsInGroup()
ICICSObjectSet<IGroupSystemGroupEntry> getGroupMemberships()
ICICSObjectSet<ISystemSystemGroupEntry> getSystemsInGroup()
ICICSRegionGroupDefinitionReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright © 2008-2013 IBM Corp. All Rights Reserved.