Uses of Class
com.blackhillsoftware.smf.cics.monitoring.fields.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
Modifier 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
Modifier and TypeFieldDescriptionstatic final PackedField
Field.OTRANNUM
static final PackedField
Field.PHTRANNO
static final PackedField
Field.PTTRANNO
static final PackedField
Field.TRANNUM
Modifier and TypeMethodDescriptionstatic PackedField
Define a PackedField representing a field identified by owner and name