Class TerminalAutoinstallStatistics
java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.StatisticsDataSection
com.blackhillsoftware.smf.cics.statistics.TerminalAutoinstallStatistics
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionlonga04cidct()A04CIDCT value.a04cidle()A04CIDLE as a Duration.longA04CIDLE raw value.doubleA04CIDLE in seconds.a04cmaxi()A04CMAXI as a Duration.longA04CMAXI raw value.doubleA04CMAXI in seconds.inta04dvers()A04DVERS value.inta04id()A04ID value.inta04len()A04LEN value.longa04rddel()A04RDDEL value.a04rdidl()A04RDIDL as LocalTime.intA04RDIDL raw value.a04rdint()A04RDINT as LocalTime.intA04RDINT raw value.longa04rdiss()A04RDISS value.longa04rdrec()A04RDREC value.longa04skblt()A04SKBLT value.longa04skdel()A04SKDEL value.longa04skins()A04SKINS value.longa04tidct()A04TIDCT value.a04tidle()A04TIDLE as a Duration.longA04TIDLE raw value.doubleA04TIDLE in seconds.longa04tiexp()A04TIEXP value.a04tmaxi()A04TMAXI as a Duration.longA04TMAXI raw value.doubleA04TMAXI in seconds.longa04vadat()A04VADAT value.longa04vadlo()A04VADLO value.inta04vadpk()A04VADPK value.inta04vadpx()A04VADPX value.inta04vadqk()A04VADQK value.longa04vadqt()A04VADQT value.inta04vadqx()A04VADQX value.longa04vadrj()A04VADRJ value.inta04vadsh()A04VADSH value.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, stiversMethods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Field Details
-
A04IDE
public static final int A04IDEConstant: 0x18 = 24- See Also:
-
A04VERS
public static final int A04VERSConstant: 0x01 = 1- See Also:
-
-
Method Details
-
a04len
public int a04len()A04LEN value.- Returns:
- int A04LEN value
-
a04id
public int a04id()A04ID value.- Returns:
- int A04ID value
-
a04dvers
public int a04dvers()A04DVERS value.- Returns:
- int A04DVERS value
-
a04vadat
public long a04vadat()A04VADAT value.- Returns:
- long A04VADAT value
-
a04vadsh
public int a04vadsh()A04VADSH value.- Returns:
- int A04VADSH value
-
a04vadrj
public long a04vadrj()A04VADRJ value.- Returns:
- long A04VADRJ value
-
a04vadlo
public long a04vadlo()A04VADLO value.- Returns:
- long A04VADLO value
-
a04vadpk
public int a04vadpk()A04VADPK value.- Returns:
- int A04VADPK value
-
a04vadpx
public int a04vadpx()A04VADPX value.- Returns:
- int A04VADPX value
-
a04vadqt
public long a04vadqt()A04VADQT value.- Returns:
- long A04VADQT value
-
a04vadqk
public int a04vadqk()A04VADQK value.- Returns:
- int A04VADQK value
-
a04vadqx
public int a04vadqx()A04VADQX value.- Returns:
- int A04VADQX value
-
a04rdint
A04RDINT as LocalTime.- Returns:
- LocalTime A04RDINT
- See Also:
-
a04rdintRawValue
public int a04rdintRawValue()A04RDINT raw value.- Returns:
- int A04RDINT value
-
a04rdidl
A04RDIDL as LocalTime.- Returns:
- LocalTime A04RDIDL
- See Also:
-
a04rdidlRawValue
public int a04rdidlRawValue()A04RDIDL raw value.- Returns:
- int A04RDIDL value
-
a04skblt
public long a04skblt()A04SKBLT value.- Returns:
- long A04SKBLT value
-
a04skins
public long a04skins()A04SKINS value.- Returns:
- long A04SKINS value
-
a04skdel
public long a04skdel()A04SKDEL value.- Returns:
- long A04SKDEL value
-
a04tiexp
public long a04tiexp()A04TIEXP value.- Returns:
- long A04TIEXP value
-
a04rdrec
public long a04rdrec()A04RDREC value.- Returns:
- long A04RDREC value
-
a04rdiss
public long a04rdiss()A04RDISS value.- Returns:
- long A04RDISS value
-
a04rddel
public long a04rddel()A04RDDEL value.- Returns:
- long A04RDDEL value
-
a04cidct
public long a04cidct()A04CIDCT value.- Returns:
- long A04CIDCT value
-
a04cidle
A04CIDLE as a Duration.- Returns:
- Duration A04CIDLE
- See Also:
-
a04cidleSeconds
public double a04cidleSeconds()A04CIDLE in seconds.- Returns:
- double A04CIDLE converted to seconds
-
a04cidleRawValue
public long a04cidleRawValue()A04CIDLE raw value.- Returns:
- long A04CIDLE raw value
-
a04cmaxi
A04CMAXI as a Duration.- Returns:
- Duration A04CMAXI
- See Also:
-
a04cmaxiSeconds
public double a04cmaxiSeconds()A04CMAXI in seconds.- Returns:
- double A04CMAXI converted to seconds
-
a04cmaxiRawValue
public long a04cmaxiRawValue()A04CMAXI raw value.- Returns:
- long A04CMAXI raw value
-
a04tidct
public long a04tidct()A04TIDCT value.- Returns:
- long A04TIDCT value
-
a04tidle
A04TIDLE as a Duration.- Returns:
- Duration A04TIDLE
- See Also:
-
a04tidleSeconds
public double a04tidleSeconds()A04TIDLE in seconds.- Returns:
- double A04TIDLE converted to seconds
-
a04tidleRawValue
public long a04tidleRawValue()A04TIDLE raw value.- Returns:
- long A04TIDLE raw value
-
a04tmaxi
A04TMAXI as a Duration.- Returns:
- Duration A04TMAXI
- See Also:
-
a04tmaxiSeconds
public double a04tmaxiSeconds()A04TMAXI in seconds.- Returns:
- double A04TMAXI converted to seconds
-
a04tmaxiRawValue
public long a04tmaxiRawValue()A04TMAXI raw value.- Returns:
- long A04TMAXI raw 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
-