Uses of Class
com.blackhillsoftware.smf.cics.monitoring.fields.PackedField
Packages that use PackedField
Package
Description
Classes related to CICS monitoring record processing
Classes to define fields in CICS Monitoring Performance Records
-
Uses of PackedField in com.blackhillsoftware.smf.cics.monitoring
Methods in com.blackhillsoftware.smf.cics.monitoring with parameters of type PackedFieldModifier and TypeMethodDescriptionlong
PerformanceRecord.getField
(PackedField field) Get the value of aPackedField
as a long.PerformanceRecord.getFieldAsBigInteger
(PackedField field) Get the value of aPackedField
as a BigInteger.boolean
PerformanceRecord.isValidPacked
(PackedField field) Check whether thePackedField
contains a valid packed decimal number. -
Uses of PackedField in com.blackhillsoftware.smf.cics.monitoring.fields
Methods in com.blackhillsoftware.smf.cics.monitoring.fields that return PackedFieldModifier and TypeMethodDescriptionstatic PackedField
Define a PackedField representing a field identified by owner and name