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 TypeMethodDescriptionlongPerformanceRecord.getField(PackedField field) Get the value of aPackedFieldas a long.PerformanceRecord.getFieldAsBigInteger(PackedField field) Get the value of aPackedFieldas a BigInteger.booleanPerformanceRecord.isValidPacked(PackedField field) Check whether thePackedFieldcontains 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 PackedFieldDefine a PackedField representing a field identified by owner and name