Class TerminalStatistics
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
com.blackhillsoftware.smf.cics.statistics.TerminalStatistics
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
a06csvc()
A06CSVC value.int
a06dvers()
A06DVERS value.int
a06eamib()
A06EAMIB value.a06goftm()
A06GOFTM STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).A06GOFTM STCK value.a06gontm()
A06GONTM STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).A06GONTM STCK value.int
a06id()
A06ID value.boolean
a06idl()
boolean
a06idr()
int
a06len()
A06LEN value.int
a06lenp()
A06LENP value.a06lunam()
A06LUNAM value.int
a06mcnt()
A06MCNT value.a06offtm()
A06OFFTM STCK value converted to LocalDateTime (nanosecond precision).A06OFFTM STCK value.a06ontm()
A06ONTM STCK value converted to LocalDateTime (nanosecond precision).A06ONTM STCK value.a06prty()
A06PRTY value.long
a06scnt()
A06SCNT value.long
a06stg()
A06STG value.a06sysid()
A06SYSID value.long
a06tcnt()
A06TCNT value.long
a06teni()
A06TENI value.long
a06teno()
A06TENO value.long
a06teoe()
A06TEOE value.long
a06teot()
A06TEOT value.long
a06tete()
A06TETE value.a06teti()
A06TETI value.int
a06tett()
A06TETT value.static TerminalStatistics
create
(byte[] Data, int offset, int length) create is intended for internal use only.Methods inherited from class com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
create, statisticsType, stid, stid, stidString, stilen, stilen, stivers
Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Field Details
-
A06IDR
public static final int A06IDRConstant: 0x22 = 34- See Also:
-
A06IDL
public static final int A06IDLConstant: 0x52 = 82- See Also:
-
A06VERS
public static final int A06VERSConstant: 0x01 = 1- See Also:
-
A06CLEN
public static final int A06CLENConstant: 0x6C = 108- See Also:
-
-
Method Details
-
a06len
public int a06len()A06LEN value.- Returns:
- int A06LEN value
-
a06idr
public boolean a06idr()- Returns:
- boolean
a06id()
equals A06IDRA06IDR = 0x22
-
a06idl
public boolean a06idl()- Returns:
- boolean
a06id()
equals A06IDLA06IDL = 0x52
-
a06id
public int a06id()A06ID value.- Returns:
- int A06ID value
-
a06dvers
public int a06dvers()A06DVERS value.- Returns:
- int A06DVERS value
-
a06teti
A06TETI value.- Returns:
- String A06TETI value
-
a06tett
public int a06tett()A06TETT value.- Returns:
- int A06TETT value
-
a06eamib
public int a06eamib()A06EAMIB value.- Returns:
- int A06EAMIB value
-
a06lenp
public int a06lenp()A06LENP value.- Returns:
- int A06LENP value
-
a06teni
public long a06teni()A06TENI value.- Returns:
- long A06TENI value
-
a06teno
public long a06teno()A06TENO value.- Returns:
- long A06TENO value
-
a06teot
public long a06teot()A06TEOT value.- Returns:
- long A06TEOT value
-
a06csvc
public long a06csvc()A06CSVC value.- Returns:
- long A06CSVC value
-
a06tete
public long a06tete()A06TETE value.- Returns:
- long A06TETE value
-
a06teoe
public long a06teoe()A06TEOE value.- Returns:
- long A06TEOE value
-
a06tcnt
public long a06tcnt()A06TCNT value.- Returns:
- long A06TCNT value
-
a06scnt
public long a06scnt()A06SCNT value.- Returns:
- long A06SCNT value
-
a06mcnt
public int a06mcnt()A06MCNT value.- Returns:
- int A06MCNT value
-
a06lunam
A06LUNAM value.- Returns:
- String A06LUNAM value
-
a06prty
A06PRTY value.- Returns:
- String A06PRTY value
-
a06stg
public long a06stg()A06STG value.- Returns:
- long A06STG value
-
a06sysid
A06SYSID value.- Returns:
- String A06SYSID value
-
a06ontm
A06ONTM STCK value converted to LocalDateTime (nanosecond precision).Use
a06ontmRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime A06ONTM STCK converted to LocalDateTime
- See Also:
-
a06ontmRawValue
A06ONTM STCK value.- Returns:
- BigInteger A06ONTM STCK value
-
a06offtm
A06OFFTM STCK value converted to LocalDateTime (nanosecond precision).Use
a06offtmRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- LocalDateTime A06OFFTM STCK converted to LocalDateTime
- See Also:
-
a06offtmRawValue
A06OFFTM STCK value.- Returns:
- BigInteger A06OFFTM STCK value
-
a06gontm
A06GONTM STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).Use
a06gontmRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- DateTime A06GONTM STCK converted to ZonedDateTime
- See Also:
-
a06gontmRawValue
A06GONTM STCK value.- Returns:
- BigInteger A06GONTM STCK value
-
a06goftm
A06GOFTM STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).Use
a06goftmRawValue()
for a BigInteger containing the complete STCK value.- Returns:
- DateTime A06GOFTM STCK converted to ZonedDateTime
- See Also:
-
a06goftmRawValue
A06GOFTM STCK value.- Returns:
- BigInteger A06GOFTM STCK 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
-