public interface IResourceInDescriptionEntry extends ICPSMDefinition
Modifier and Type | Interface and Description |
---|---|
static class |
IResourceInDescriptionEntry.ChangeAgentValue
Enumeration type for field CHANGEAGENT
|
COPYRIGHT
Modifier and Type | Method and Description |
---|---|
IResourceInDescriptionEntry.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT
|
IResourceInDescriptionEntryReference |
getCICSObjectReference() |
java.lang.String |
getDescription()
Getter for field DESCRIPTION
|
ICICSType<IResourceInDescriptionEntry> |
getObjectType() |
java.lang.String |
getResourceDescription()
Getter for field RESDESC
|
java.lang.String |
getResourceGroup()
Getter for field RESGROUP
|
IResourceDescriptionDefinitionReference |
getToResourceDescription() |
IResourceGroupDefinitionReference |
getToResourceGroup() |
getChangeAgentRelease, getChangeTime, getChangeUserID, getCICSContainer, getCreateTime
getCICSType, getName
ICICSType<IResourceInDescriptionEntry> getObjectType()
getObjectType
in interface ICICSObject
getObjectType
in interface ICPSMDefinition
getObjectType
in interface IDefinition
getObjectType
in interface com.ibm.cics.model.meta.ITypedObject
IResourceInDescriptionEntry.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getResourceDescription()
Resource description name
The name of the resource description.
java.lang.String getResourceGroup()
Resource group name
The name of a resource group that is associated with the specified resource description.
java.lang.String getDescription()
Description
A description of the resource description-to-group association.
IResourceGroupDefinitionReference getToResourceGroup()
IResourceDescriptionDefinitionReference getToResourceDescription()
IResourceInDescriptionEntryReference getCICSObjectReference()
getCICSObjectReference
in interface ICICSObject
getCICSObjectReference
in interface ICPSMDefinition
getCICSObjectReference
in interface IDefinition
Copyright ? 2008-2015 IBM Corp. All Rights Reserved.