public interface IResourceGroupEntry extends ICPSMDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
IResourceGroupEntry.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IResourceGroupEntry.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
IResourceGroupEntryReference |
getCICSObjectReference() |
java.lang.String |
getDefinitionDescription()
Getter for field DEFDESC
|
java.lang.String |
getDefinitionID()
Getter for field DEFTYPEX
|
java.lang.String |
getDefinitionName()
Getter for field DEFNAME
|
java.lang.String |
getDefinitionType()
Getter for field DEFTYPE
|
java.lang.Long |
getDefinitionVersion()
Getter for field DEFVER
|
IResourceGroupDefinitionReference |
getGroup() |
ICICSType<IResourceGroupEntry> |
getObjectType() |
java.lang.String |
getResourceGroup()
Getter for field RESGROUP
|
java.lang.String |
getResourceInGroupID()
Getter for field INGPTYPX
|
java.lang.String |
getResourceInGroupType()
Getter for field INGPTYPE
|
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType, getName
ICICSType<IResourceGroupEntry> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
IResourceGroupEntry.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getResourceGroup()
Resource group
The name of the resource group.
java.lang.String getDefinitionType()
Resource definition type
Identifies the type of resource definition the resource group is associated with.
java.lang.String getDefinitionName()
Resource definition
The name of the resource definition.
java.lang.Long getDefinitionVersion()
Resource definition version
The version number of the resource definition, from 1 to 15.
java.lang.String getDefinitionDescription()
Resource definition description
A description of the resource definition
java.lang.String getDefinitionID()
Resource definition ID
Identifies the ID of resource definition the resource group is associated with.
java.lang.String getResourceInGroupType()
Resource in group type
The type of resources in the resource group.
java.lang.String getResourceInGroupID()
Resource in group ID
The ID of resources in the resource group.
IResourceGroupDefinitionReference getGroup()
IResourceGroupEntryReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.