Package com.blackhillsoftware.smf.cics
Class MnProductSection
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.MnProductSection
Mapping for CICS MN SMF Product section.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic MnProductSectioncreate(byte[] Data, int offset, int length) create is intended for internal use only.booleanReturn true ifsmfmncl()equals 1 (Dictionary).booleanReturn true ifsmfmncl()equals 4 (Exception).booleanReturn true ifsmfmncl()equals 6 (Identity).booleanReturn true ifsmfmncl()equals 3 (Performance).booleanReturn true ifsmfmncl()equals 5 (Transaction Resource).booleansmfmnapl()Return true ifSMFMNAPLbit insmfmnopn()is set.intsmfmncl()SMFMNCL value.booleansmfmncmp()Return true ifSMFMNCMPbit insmfmnopn()is set.intsmfmncrl()SMFMNCRL value.intsmfmndca()SMFMNDCA value.intsmfmndcl()SMFMNDCL value.intsmfmndcn()SMFMNDCN value.intsmfmndra()SMFMNDRA value.intsmfmndrl()SMFMNDRL value.intsmfmndrn()SMFMNDRN value.smfmndto()SMFMNDTO as ZoneOffset.longSMFMNDTO raw value.smfmnjbn()SMFMNJBN value.smfmnlso()SMFMNLSO as a Duration.longSMFMNLSO raw value.doubleSMFMNLSO in seconds.intsmfmnmfl()SMFMNMFL value.intsmfmnopn()SMFMNOPN value.smfmnpdn()SMFMNPDN value.smfmnprn()SMFMNPRN value.booleansmfmnrmi()Return true ifSMFMNRMIbit insmfmnopn()is set.smfmnrsd()SMFMNRSD as a LocalDate.intSMFMNRSD raw value.smfmnrst()SMFMNRST as a LocalTime.longSMFMNRST raw valueintsmfmnrvn()SMFMNRVN value.smfmnspn()SMFMNSPN value.smfmntad()SMFMNTAD as ZoneOffset.intSMFMNTAD raw value.smfmnuif()SMFMNUIF value.Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Field Details
-
SMFMNAPL
public static final int SMFMNAPLConstant: 0x80 = 128- See Also:
-
SMFMNRMI
public static final int SMFMNRMIConstant: 0x40 = 64- See Also:
-
SMFMNCMP
public static final int SMFMNCMPConstant: 0x20 = 32- See Also:
-
-
Method Details
-
smfmnrvn
public int smfmnrvn()SMFMNRVN value.- Returns:
- int SMFMNRVN value
-
smfmnprn
SMFMNPRN value.- Returns:
- String SMFMNPRN value
-
smfmnspn
SMFMNSPN value.- Returns:
- String SMFMNSPN value
-
smfmnmfl
public int smfmnmfl()SMFMNMFL value.- Returns:
- int SMFMNMFL value
-
smfmncl
public int smfmncl()SMFMNCL value.- Returns:
- int SMFMNCL value
-
monitoringClassDictionary
public boolean monitoringClassDictionary()Return true ifsmfmncl()equals 1 (Dictionary).- Returns:
- boolean
smfmncl()equals 1
-
monitoringClassPerformance
public boolean monitoringClassPerformance()Return true ifsmfmncl()equals 3 (Performance).- Returns:
- boolean
smfmncl()equals 3
-
monitoringClassException
public boolean monitoringClassException()Return true ifsmfmncl()equals 4 (Exception).- Returns:
- boolean
smfmncl()equals 4
-
monitoringClassResource
public boolean monitoringClassResource()Return true ifsmfmncl()equals 5 (Transaction Resource).- Returns:
- boolean
smfmncl()equals 5
-
monitoringClassIdentity
public boolean monitoringClassIdentity()Return true ifsmfmncl()equals 6 (Identity).- Returns:
- boolean
smfmncl()equals 6
-
smfmndca
public int smfmndca()SMFMNDCA value.- Returns:
- int SMFMNDCA value
-
smfmndcl
public int smfmndcl()SMFMNDCL value.- Returns:
- int SMFMNDCL value
-
smfmndcn
public int smfmndcn()SMFMNDCN value.- Returns:
- int SMFMNDCN value
-
smfmndra
public int smfmndra()SMFMNDRA value.- Returns:
- int SMFMNDRA value
-
smfmndrl
public int smfmndrl()SMFMNDRL value.- Returns:
- int SMFMNDRL value
-
smfmndrn
public int smfmndrn()SMFMNDRN value.- Returns:
- int SMFMNDRN value
-
smfmncrl
public int smfmncrl()SMFMNCRL value.- Returns:
- int SMFMNCRL value
-
smfmntad
SMFMNTAD as ZoneOffset.- Returns:
- ZoneOffset SMFMNTAD
-
smfmntadRawValue
public int smfmntadRawValue()SMFMNTAD raw value.- Returns:
- int SMFMNTAD value
-
smfmnlso
SMFMNLSO as a Duration.- Returns:
- Duration SMFMNLSO
- See Also:
-
smfmnlsoSeconds
public double smfmnlsoSeconds()SMFMNLSO in seconds.- Returns:
- double SMFMNLSO converted to seconds
-
smfmnlsoRawValue
public long smfmnlsoRawValue()SMFMNLSO raw value.- Returns:
- long SMFMNLSO raw value
-
smfmndto
SMFMNDTO as ZoneOffset.- Returns:
- ZoneOffset SMFMNDTO
-
smfmndtoRawValue
public long smfmndtoRawValue()SMFMNDTO raw value.- Returns:
- long SMFMNDTO value
-
smfmnopn
public int smfmnopn()SMFMNOPN value.- Returns:
- int SMFMNOPN value
-
smfmnapl
public boolean smfmnapl()Return true ifSMFMNAPLbit insmfmnopn()is set.- Returns:
- boolean SMFMNAPL bit is set in smfmnopn()
SMFMNAPL = 0x80
-
smfmnrmi
public boolean smfmnrmi()Return true ifSMFMNRMIbit insmfmnopn()is set.- Returns:
- boolean SMFMNRMI bit is set in smfmnopn()
SMFMNRMI = 0x40
-
smfmncmp
public boolean smfmncmp()Return true ifSMFMNCMPbit insmfmnopn()is set.- Returns:
- boolean SMFMNCMP bit is set in smfmnopn()
SMFMNCMP = 0x20
-
smfmnjbn
SMFMNJBN value.- Returns:
- String SMFMNJBN value
-
smfmnrsd
SMFMNRSD as a LocalDate.- Returns:
- LocalDate SMFMNRSD Date
- See Also:
-
smfmnrsdRawValue
public int smfmnrsdRawValue()SMFMNRSD raw value.- Returns:
- int SMFMNRSD value
-
smfmnrst
SMFMNRST as a LocalTime.- Returns:
- LocalTime SMFMNRST Time
- See Also:
-
smfmnrstRawValue
public long smfmnrstRawValue()SMFMNRST raw value- Returns:
- long SMFMNRST value
-
smfmnuif
SMFMNUIF value.- Returns:
- String SMFMNUIF value
-
smfmnpdn
SMFMNPDN value.- Returns:
- String SMFMNPDN value
-
create
create is intended for internal use only. Instances of this section are created by the parent record or section.- Parameters:
Data- Array of bytes containing data for this sectionoffset- Offset of this section in the datalength- length of the section
-