|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IResourceGroupEntry
generated from CICS resourcetable RESINGRP
Field Summary |
---|
Fields inherited from interface com.ibm.cics.model.ICPSMDefinition |
---|
COPYRIGHT |
Method Summary | ||
---|---|---|
|
findReferences(IReferenceAttribute<From,IResourceGroupEntry> referenceAttribute)
Returns an ICICSObjectListFactory that can be used to retrieve all objects that reference this ICICSObject by the supplied IReferenceAttribute. |
|
IResourceGroupEntryReference |
getCICSObjectReference()
|
|
java.lang.String |
getDefdesc()
Getter for field DEFDESC |
|
java.lang.String |
getDefname()
Getter for field DEFNAME |
|
java.lang.String |
getDeftype()
Getter for field DEFTYPE |
|
java.lang.String |
getDeftypex()
Getter for field DEFTYPEX |
|
java.lang.Long |
getDefver()
Getter for field DEFVER |
|
IResourceGroupDefinitionReference |
getGroup()
|
|
java.lang.String |
getIngptype()
Getter for field INGPTYPE |
|
java.lang.String |
getIngptypx()
Getter for field INGPTYPX |
|
ICICSType<IResourceGroupEntry> |
getObjectType()
|
|
java.lang.String |
getResgroup()
Getter for field RESGROUP |
Methods inherited from interface com.ibm.cics.model.ICPSMDefinition |
---|
getChangeAgent, getChangeAgentRelease, getChangeTime, getChangeUserID, getCreateTime |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getName |
Methods inherited from interface com.ibm.cics.model.meta.ITypedObject |
---|
getAttributeValue |
Method Detail |
---|
ICICSType<IResourceGroupEntry> 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 getResgroup()
Resource group
The name of the resource group.
java.lang.String getDeftype()
Resource definition type
Identifies the type of resource definition the resource group is associated with.
java.lang.String getDefname()
Resource definition
The name of the resource definition.
java.lang.Long getDefver()
Resource definition version
The version number of the resource definition, from 1 to 15.
java.lang.String getDefdesc()
Resource definition description
A description of the resource definition
java.lang.String getDeftypex()
Resource definition ID
Identifies the ID of resource definition the resource group is associated with.
java.lang.String getIngptype()
Resource in group type
The type of resources in the resource group.
java.lang.String getIngptypx()
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
<From extends ICICSObject> ICICSObjectListFactory<From> findReferences(IReferenceAttribute<From,IResourceGroupEntry> referenceAttribute)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |