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