Package com.ibm.cics.model
Interface IGlobalTSQueueStatisticsReference
-
- All Superinterfaces:
java.lang.Comparable<ICICSObjectReference<?>>
,ICICSObjectReference<IGlobalTSQueueStatistics>
,ICICSResourceReference<IGlobalTSQueueStatistics>
public interface IGlobalTSQueueStatisticsReference extends ICICSResourceReference<IGlobalTSQueueStatistics>
-
-
Field Summary
-
Fields inherited from interface com.ibm.cics.model.ICICSObjectReference
COPYRIGHT
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ICICSResourceType<IGlobalTSQueueStatistics>
getCICSType()
ICICSResourceType<IGlobalTSQueueStatistics>
getObjectType()
-
Methods inherited from interface com.ibm.cics.model.ICICSObjectReference
delete, getAttributeValue, getDescription, getFilterExpression, resolve
-
Methods inherited from interface com.ibm.cics.model.ICICSResourceReference
getCICSContainer
-
-
-
-
Method Detail
-
getCICSType
ICICSResourceType<IGlobalTSQueueStatistics> getCICSType()
- Specified by:
getCICSType
in interfaceICICSObjectReference<IGlobalTSQueueStatistics>
-
getObjectType
ICICSResourceType<IGlobalTSQueueStatistics> getObjectType()
-
-