-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Q8accreate(com.blackhillsoftware.smf.internal.Section Data, int offset, int length, SmfDb2Record parent) create is intended for internal use only.q8acacpu()Q8ACACPU as a Duration.longQ8ACACPU raw value.doubleQ8ACACPU in seconds.q8acaela()Q8ACAELA as a Duration.longQ8ACAELA raw value.doubleQ8ACAELA in seconds.q8acawat()Q8ACAWAT as a Duration.longQ8ACAWAT raw value.doubleQ8ACAWAT in seconds.longq8acblkr()Q8ACBLKR value.longq8acblks()Q8ACBLKS value.longq8acbytr()Q8ACBYTR value, throws exception if Q8ACBYTR overflows 64 bit signed integer.Q8ACBYTR value as a BigInteger.longq8acbyts()Q8ACBYTS value, throws exception if Q8ACBYTS overflows 64 bit signed integer.Q8ACBYTS value as a BigInteger.longq8accmtc()Q8ACCMTC value, throws exception if Q8ACCMTC overflows 64 bit signed integer.Q8ACCMTC value as a BigInteger.longq8acconn()Q8ACCONN value.longq8accrtc()Q8ACCRTC value, throws exception if Q8ACCRTC overflows 64 bit signed integer.Q8ACCRTC value as a BigInteger.longq8acdelc()Q8ACDELC value, throws exception if Q8ACDELC overflows 64 bit signed integer.Q8ACDELC value as a BigInteger.longq8acdrpc()Q8ACDRPC value, throws exception if Q8ACDRPC overflows 64 bit signed integer.Q8ACDRPC value as a BigInteger.longq8acfail()Q8ACFAIL value.longq8acinsc()Q8ACINSC value, throws exception if Q8ACINSC overflows 64 bit signed integer.Q8ACINSC value as a BigInteger.longq8acmsgr()Q8ACMSGR value.longq8acmsgs()Q8ACMSGS value.q8acname()Q8ACNAME value.intQ8ACNAME_OFF value.longq8acnwdp()Q8ACNWDP value, throws exception if Q8ACNWDP overflows 64 bit signed integer.Q8ACNWDP value as a BigInteger.longq8acopnc()Q8ACOPNC value, throws exception if Q8ACOPNC overflows 64 bit signed integer.Q8ACOPNC value as a BigInteger.q8acprid()Q8ACPRID value.longq8acrbkc()Q8ACRBKC value, throws exception if Q8ACRBKC overflows 64 bit signed integer.Q8ACRBKC value as a BigInteger.longq8acreq()Q8ACREQ value.longq8acrowc()Q8ACROWC value, throws exception if Q8ACROWC overflows 64 bit signed integer.Q8ACROWC value as a BigInteger.longq8acrowd()Q8ACROWD value, throws exception if Q8ACROWD overflows 64 bit signed integer.Q8ACROWD value as a BigInteger.longq8acrowi()Q8ACROWI value, throws exception if Q8ACROWI overflows 64 bit signed integer.Q8ACROWI value as a BigInteger.longq8acrowr()Q8ACROWR value, throws exception if Q8ACROWR overflows 64 bit signed integer.Q8ACROWR value as a BigInteger.longq8acrows()Q8ACROWS value, throws exception if Q8ACROWS overflows 64 bit signed integer.Q8ACROWS value as a BigInteger.longq8acrowu()Q8ACROWU value, throws exception if Q8ACROWU overflows 64 bit signed integer.Q8ACROWU value as a BigInteger.q8acscpu()Q8ACSCPU as a Duration.longQ8ACSCPU raw value.doubleQ8ACSCPU in seconds.q8acsela()Q8ACSELA as a Duration.longQ8ACSELA raw value.doubleQ8ACSELA in seconds.q8actcpu()Q8ACTCPU as a Duration.longQ8ACTCPU raw value.doubleQ8ACTCPU in seconds.q8actela()Q8ACTELA as a Duration.longQ8ACTELA raw value.doubleQ8ACTELA in seconds.longq8actout()Q8ACTOUT value.q8actwdp()Q8ACTWDP as a Duration.longQ8ACTWDP raw value.doubleQ8ACTWDP in seconds.longq8acupdc()Q8ACUPDC value, throws exception if Q8ACUPDC overflows 64 bit signed integer.Q8ACUPDC value as a BigInteger.Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Method Details
-
q8acnameOff
public int q8acnameOff()Q8ACNAME_OFF value.- Returns:
- int Q8ACNAME_OFF value
-
q8acname
Q8ACNAME value. The string is converted from EBCDIC or UTF8 depending on a flag value.- Returns:
- String Q8ACNAME value
-
q8acprid
Q8ACPRID value.- Returns:
- String Q8ACPRID value
-
q8acconn
public long q8acconn()Q8ACCONN value.- Returns:
- long Q8ACCONN value
-
q8acreq
public long q8acreq()Q8ACREQ value.- Returns:
- long Q8ACREQ value
-
q8actout
public long q8actout()Q8ACTOUT value.- Returns:
- long Q8ACTOUT value
-
q8acfail
public long q8acfail()Q8ACFAIL value.- Returns:
- long Q8ACFAIL value
-
q8acbyts
public long q8acbyts()Q8ACBYTS value, throws exception if Q8ACBYTS overflows 64 bit signed integer.- Returns:
- long Q8ACBYTS
- Throws:
IllegalArgumentException- If the value of Q8ACBYTS exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACBYTS). Useq8acbytsAsBigInteger()if this is possible.
-
q8acbytsAsBigInteger
Q8ACBYTS value as a BigInteger.q8acbyts()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACBYTS
-
q8acbytr
public long q8acbytr()Q8ACBYTR value, throws exception if Q8ACBYTR overflows 64 bit signed integer.- Returns:
- long Q8ACBYTR
- Throws:
IllegalArgumentException- If the value of Q8ACBYTR exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACBYTR). Useq8acbytrAsBigInteger()if this is possible.
-
q8acbytrAsBigInteger
Q8ACBYTR value as a BigInteger.q8acbytr()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACBYTR
-
q8acmsgs
public long q8acmsgs()Q8ACMSGS value.- Returns:
- long Q8ACMSGS value
-
q8acmsgr
public long q8acmsgr()Q8ACMSGR value.- Returns:
- long Q8ACMSGR value
-
q8acblks
public long q8acblks()Q8ACBLKS value.- Returns:
- long Q8ACBLKS value
-
q8acblkr
public long q8acblkr()Q8ACBLKR value.- Returns:
- long Q8ACBLKR value
-
q8acrows
public long q8acrows()Q8ACROWS value, throws exception if Q8ACROWS overflows 64 bit signed integer.- Returns:
- long Q8ACROWS
- Throws:
IllegalArgumentException- If the value of Q8ACROWS exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACROWS). Useq8acrowsAsBigInteger()if this is possible.
-
q8acrowsAsBigInteger
Q8ACROWS value as a BigInteger.q8acrows()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACROWS
-
q8acrowr
public long q8acrowr()Q8ACROWR value, throws exception if Q8ACROWR overflows 64 bit signed integer.- Returns:
- long Q8ACROWR
- Throws:
IllegalArgumentException- If the value of Q8ACROWR exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACROWR). Useq8acrowrAsBigInteger()if this is possible.
-
q8acrowrAsBigInteger
Q8ACROWR value as a BigInteger.q8acrowr()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACROWR
-
q8acscpu
Q8ACSCPU as a Duration.- Returns:
- Duration Q8ACSCPU
- See Also:
-
q8acscpuSeconds
public double q8acscpuSeconds()Q8ACSCPU in seconds.- Returns:
- double Q8ACSCPU converted to seconds
-
q8acscpuRawValue
public long q8acscpuRawValue()Q8ACSCPU raw value.- Returns:
- long Q8ACSCPU raw value
-
q8acsela
Q8ACSELA as a Duration.- Returns:
- Duration Q8ACSELA
- See Also:
-
q8acselaSeconds
public double q8acselaSeconds()Q8ACSELA in seconds.- Returns:
- double Q8ACSELA converted to seconds
-
q8acselaRawValue
public long q8acselaRawValue()Q8ACSELA raw value.- Returns:
- long Q8ACSELA raw value
-
q8actcpu
Q8ACTCPU as a Duration.- Returns:
- Duration Q8ACTCPU
- See Also:
-
q8actcpuSeconds
public double q8actcpuSeconds()Q8ACTCPU in seconds.- Returns:
- double Q8ACTCPU converted to seconds
-
q8actcpuRawValue
public long q8actcpuRawValue()Q8ACTCPU raw value.- Returns:
- long Q8ACTCPU raw value
-
q8actela
Q8ACTELA as a Duration.- Returns:
- Duration Q8ACTELA
- See Also:
-
q8actelaSeconds
public double q8actelaSeconds()Q8ACTELA in seconds.- Returns:
- double Q8ACTELA converted to seconds
-
q8actelaRawValue
public long q8actelaRawValue()Q8ACTELA raw value.- Returns:
- long Q8ACTELA raw value
-
q8acacpu
Q8ACACPU as a Duration.- Returns:
- Duration Q8ACACPU
- See Also:
-
q8acacpuSeconds
public double q8acacpuSeconds()Q8ACACPU in seconds.- Returns:
- double Q8ACACPU converted to seconds
-
q8acacpuRawValue
public long q8acacpuRawValue()Q8ACACPU raw value.- Returns:
- long Q8ACACPU raw value
-
q8acaela
Q8ACAELA as a Duration.- Returns:
- Duration Q8ACAELA
- See Also:
-
q8acaelaSeconds
public double q8acaelaSeconds()Q8ACAELA in seconds.- Returns:
- double Q8ACAELA converted to seconds
-
q8acaelaRawValue
public long q8acaelaRawValue()Q8ACAELA raw value.- Returns:
- long Q8ACAELA raw value
-
q8acawat
Q8ACAWAT as a Duration.- Returns:
- Duration Q8ACAWAT
- See Also:
-
q8acawatSeconds
public double q8acawatSeconds()Q8ACAWAT in seconds.- Returns:
- double Q8ACAWAT converted to seconds
-
q8acawatRawValue
public long q8acawatRawValue()Q8ACAWAT raw value.- Returns:
- long Q8ACAWAT raw value
-
q8acinsc
public long q8acinsc()Q8ACINSC value, throws exception if Q8ACINSC overflows 64 bit signed integer.- Returns:
- long Q8ACINSC
- Throws:
IllegalArgumentException- If the value of Q8ACINSC exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACINSC). Useq8acinscAsBigInteger()if this is possible.
-
q8acinscAsBigInteger
Q8ACINSC value as a BigInteger.q8acinsc()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACINSC
-
q8acupdc
public long q8acupdc()Q8ACUPDC value, throws exception if Q8ACUPDC overflows 64 bit signed integer.- Returns:
- long Q8ACUPDC
- Throws:
IllegalArgumentException- If the value of Q8ACUPDC exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACUPDC). Useq8acupdcAsBigInteger()if this is possible.
-
q8acupdcAsBigInteger
Q8ACUPDC value as a BigInteger.q8acupdc()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACUPDC
-
q8acdelc
public long q8acdelc()Q8ACDELC value, throws exception if Q8ACDELC overflows 64 bit signed integer.- Returns:
- long Q8ACDELC
- Throws:
IllegalArgumentException- If the value of Q8ACDELC exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACDELC). Useq8acdelcAsBigInteger()if this is possible.
-
q8acdelcAsBigInteger
Q8ACDELC value as a BigInteger.q8acdelc()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACDELC
-
q8acdrpc
public long q8acdrpc()Q8ACDRPC value, throws exception if Q8ACDRPC overflows 64 bit signed integer.- Returns:
- long Q8ACDRPC
- Throws:
IllegalArgumentException- If the value of Q8ACDRPC exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACDRPC). Useq8acdrpcAsBigInteger()if this is possible.
-
q8acdrpcAsBigInteger
Q8ACDRPC value as a BigInteger.q8acdrpc()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACDRPC
-
q8accrtc
public long q8accrtc()Q8ACCRTC value, throws exception if Q8ACCRTC overflows 64 bit signed integer.- Returns:
- long Q8ACCRTC
- Throws:
IllegalArgumentException- If the value of Q8ACCRTC exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACCRTC). Useq8accrtcAsBigInteger()if this is possible.
-
q8accrtcAsBigInteger
Q8ACCRTC value as a BigInteger.q8accrtc()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACCRTC
-
q8accmtc
public long q8accmtc()Q8ACCMTC value, throws exception if Q8ACCMTC overflows 64 bit signed integer.- Returns:
- long Q8ACCMTC
- Throws:
IllegalArgumentException- If the value of Q8ACCMTC exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACCMTC). Useq8accmtcAsBigInteger()if this is possible.
-
q8accmtcAsBigInteger
Q8ACCMTC value as a BigInteger.q8accmtc()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACCMTC
-
q8acrbkc
public long q8acrbkc()Q8ACRBKC value, throws exception if Q8ACRBKC overflows 64 bit signed integer.- Returns:
- long Q8ACRBKC
- Throws:
IllegalArgumentException- If the value of Q8ACRBKC exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACRBKC). Useq8acrbkcAsBigInteger()if this is possible.
-
q8acrbkcAsBigInteger
Q8ACRBKC value as a BigInteger.q8acrbkc()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACRBKC
-
q8acopnc
public long q8acopnc()Q8ACOPNC value, throws exception if Q8ACOPNC overflows 64 bit signed integer.- Returns:
- long Q8ACOPNC
- Throws:
IllegalArgumentException- If the value of Q8ACOPNC exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACOPNC). Useq8acopncAsBigInteger()if this is possible.
-
q8acopncAsBigInteger
Q8ACOPNC value as a BigInteger.q8acopnc()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACOPNC
-
q8acrowi
public long q8acrowi()Q8ACROWI value, throws exception if Q8ACROWI overflows 64 bit signed integer.- Returns:
- long Q8ACROWI
- Throws:
IllegalArgumentException- If the value of Q8ACROWI exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACROWI). Useq8acrowiAsBigInteger()if this is possible.
-
q8acrowiAsBigInteger
Q8ACROWI value as a BigInteger.q8acrowi()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACROWI
-
q8acrowu
public long q8acrowu()Q8ACROWU value, throws exception if Q8ACROWU overflows 64 bit signed integer.- Returns:
- long Q8ACROWU
- Throws:
IllegalArgumentException- If the value of Q8ACROWU exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACROWU). Useq8acrowuAsBigInteger()if this is possible.
-
q8acrowuAsBigInteger
Q8ACROWU value as a BigInteger.q8acrowu()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACROWU
-
q8acrowd
public long q8acrowd()Q8ACROWD value, throws exception if Q8ACROWD overflows 64 bit signed integer.- Returns:
- long Q8ACROWD
- Throws:
IllegalArgumentException- If the value of Q8ACROWD exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACROWD). Useq8acrowdAsBigInteger()if this is possible.
-
q8acrowdAsBigInteger
Q8ACROWD value as a BigInteger.q8acrowd()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACROWD
-
q8acrowc
public long q8acrowc()Q8ACROWC value, throws exception if Q8ACROWC overflows 64 bit signed integer.- Returns:
- long Q8ACROWC
- Throws:
IllegalArgumentException- If the value of Q8ACROWC exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACROWC). Useq8acrowcAsBigInteger()if this is possible.
-
q8acrowcAsBigInteger
Q8ACROWC value as a BigInteger.q8acrowc()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACROWC
-
q8actwdp
Q8ACTWDP as a Duration.- Returns:
- Duration Q8ACTWDP
- See Also:
-
q8actwdpSeconds
public double q8actwdpSeconds()Q8ACTWDP in seconds.- Returns:
- double Q8ACTWDP converted to seconds
-
q8actwdpRawValue
public long q8actwdpRawValue()Q8ACTWDP raw value.- Returns:
- long Q8ACTWDP raw value
-
q8acnwdp
public long q8acnwdp()Q8ACNWDP value, throws exception if Q8ACNWDP overflows 64 bit signed integer.- Returns:
- long Q8ACNWDP
- Throws:
IllegalArgumentException- If the value of Q8ACNWDP exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in Q8ACNWDP). Useq8acnwdpAsBigInteger()if this is possible.
-
q8acnwdpAsBigInteger
Q8ACNWDP value as a BigInteger.q8acnwdp()may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger Q8ACNWDP
-
create
public static Q8ac create(com.blackhillsoftware.smf.internal.Section Data, int offset, int length, SmfDb2Record parent) 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
-