Package com.ibm.cics.model
Interface IGlobalTDQueueStatisticsReference
-
- All Superinterfaces:
java.lang.Comparable<ICICSObjectReference<?>>,ICICSObjectReference<IGlobalTDQueueStatistics>,ICICSResourceReference<IGlobalTDQueueStatistics>
public interface IGlobalTDQueueStatisticsReference extends ICICSResourceReference<IGlobalTDQueueStatistics>
-
-
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<IGlobalTDQueueStatistics>getCICSType()ICICSResourceType<IGlobalTDQueueStatistics>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<IGlobalTDQueueStatistics> getCICSType()
- Specified by:
getCICSTypein interfaceICICSObjectReference<IGlobalTDQueueStatistics>
-
getObjectType
ICICSResourceType<IGlobalTDQueueStatistics> getObjectType()
-
-