Class ServiceReportClassPeriodDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf72.subtype3.ServiceReportClassPeriodDataSection

public final class ServiceReportClassPeriodDataSection extends SmfData
  • Field Details

  • Method Details

    • controlSection

      public WorkloadManagerControlSection controlSection()
    • importance

      public Importance importance()
      Get the WLM Importance of this service/report class period
      Returns:
      the WLM importance for this service/report class period
    • velocity

      public double velocity()
      Calculate the velocity for this service or report class period. If there is no activity (using + total delay samples = 0) a velocity of 0 is returned.
      Returns:
      the calculated velocity (0-100)
    • velocity

      public static double velocity(Iterable<ServiceReportClassPeriodDataSection> sections)
      Calculate the combined velocity from a collection of ServiceReportClassPeriodDataSections. If there is no activity (using + total delay samples = 0) a velocity of 0 is returned.
      Parameters:
      sections - an Iterable collection of ServiceReportClassPeriodDataSections
      Returns:
      double velocity (0-100)
    • goalResponseTime

      public Duration goalResponseTime()
      The goal response time, in seconds. Returns 0 for non response time goals e.g. SYSSTC, Discretionary, velocity
      Returns:
      the goal response time in seconds
    • goalDescription

      public String goalDescription()
      Get a description of the goal
      Returns:
      the goal description
    • performanceIndex

      public double performanceIndex()
    • performanceIndex

      public static double performanceIndex(Iterable<ServiceReportClassPeriodDataSection> sections)
      Calculate the combined performance index from a collection of ServiceReportClassPeriodDataSections. Sections must all have the same goal, and Report Classes must not be heterogeneous.
      • Service or report classes without a goal (SYSSTC, Discretionary etc.) will return 0.
      • Velocity goals where using + delay = 0 will return 0.
      • Average and percentile response times with 0 transactions will return 0.
      • Percentile response goals where the goal percentage falls in the last bucket (greater than 400%) of the goal response time will return a performance index of 8 i.e. an arbitrary number double the RMF maximum of 4. In this situation RMF would display "***"
      Parameters:
      sections - an Iterable collection of ServiceReportClassPeriodDataSections
      Returns:
      the calculated Performance Index
    • r723crtx

      public int r723crtx()
      R723CRTX value.
      Returns:
      int R723CRTX value
    • r723cwmx

      public int r723cwmx()
      R723CWMX value.
      Returns:
      int R723CWMX value
    • r723cwmn

      public int r723cwmn()
      R723CWMN value.
      Returns:
      int R723CWMN value
    • r723crs1

      public int r723crs1()
      R723CRS1 value.
      Returns:
      int R723CRS1 value
    • r723crph

      public boolean r723crph()
      Return true if R723CRPH bit in r723crs1() is set.
      Returns:
      boolean R723CRPH bit is set in r723crs1()

      R723CRPH = 0x80

    • r723cadf

      public int r723cadf()
      R723CADF value.
      Returns:
      int R723CADF value
    • r723crca

      public boolean r723crca()
      Return true if R723CRCA bit in r723cadf() is set.
      Returns:
      boolean R723CRCA bit is set in r723cadf()

      R723CRCA = 0x80

    • r723crta

      public boolean r723crta()
      Return true if R723CRTA bit in r723cadf() is set.
      Returns:
      boolean R723CRTA bit is set in r723cadf()

      R723CRTA = 0x40

    • r723ceda

      public boolean r723ceda()
      Return true if R723CEDA bit in r723cadf() is set.
      Returns:
      boolean R723CEDA bit is set in r723cadf()

      R723CEDA = 0x20

    • r723coal

      public String r723coal()
      R723COAL value.
      Returns:
      String R723COAL value
    • r723cper

      public int r723cper()
      R723CPER value.
      Returns:
      int R723CPER value
    • r723crtf

      public int r723crtf()
      R723CRTF value.
      Returns:
      int R723CRTF value
    • r723cmil

      public boolean r723cmil()
      Return true if R723CMIL bit in r723crtf() is set.
      Returns:
      boolean R723CMIL bit is set in r723crtf()

      R723CMIL = 0x80

    • r723csec

      public boolean r723csec()
      Return true if R723CSEC bit in r723crtf() is set.
      Returns:
      boolean R723CSEC bit is set in r723crtf()

      R723CSEC = 0x40

    • r723cmin

      public boolean r723cmin()
      Return true if R723CMIN bit in r723crtf() is set.
      Returns:
      boolean R723CMIN bit is set in r723crtf()

      R723CMIN = 0x20

    • r723chou

      public boolean r723chou()
      Return true if R723CHOU bit in r723crtf() is set.
      Returns:
      boolean R723CHOU bit is set in r723crtf()

      R723CHOU = 0x10

    • r723crgf

      public int r723crgf()
      R723CRGF value.
      Returns:
      int R723CRGF value
    • r723cprc

      public boolean r723cprc()
      Return true if R723CPRC bit in r723crgf() is set.
      Returns:
      boolean R723CPRC bit is set in r723crgf()

      R723CPRC = 0x80

    • r723cavg

      public boolean r723cavg()
      Return true if R723CAVG bit in r723crgf() is set.
      Returns:
      boolean R723CAVG bit is set in r723crgf()

      R723CAVG = 0x40

    • r723cvel

      public boolean r723cvel()
      Return true if R723CVEL bit in r723crgf() is set.
      Returns:
      boolean R723CVEL bit is set in r723crgf()

      R723CVEL = 0x20

    • r723cdsc

      public boolean r723cdsc()
      Return true if R723CDSC bit in r723crgf() is set.
      Returns:
      boolean R723CDSC bit is set in r723crgf()

      R723CDSC = 0x10

    • r723cstm

      public boolean r723cstm()
      Return true if R723CSTM bit in r723crgf() is set.
      Returns:
      boolean R723CSTM bit is set in r723crgf()

      R723CSTM = 0x08

    • r723crs4

      public int r723crs4()
      R723CRS4 value.
      Returns:
      int R723CRS4 value
    • r723cval

      public long r723cval()
      R723CVAL value.
      Returns:
      long R723CVAL value
    • r723cpct

      public int r723cpct()
      R723CPCT value.
      Returns:
      int R723CPCT value
    • r723cimp

      public int r723cimp()
      R723CIMP value.
      Returns:
      int R723CIMP value
    • r723cdur

      public long r723cdur()
      R723CDUR value.
      Returns:
      long R723CDUR value
    • r723csrv

      public double r723csrv()
      R723CSRV value.
      Returns:
      double R723CSRV value
    • r723ccpu

      public double r723ccpu()
      R723CCPU value.
      Returns:
      double R723CCPU value
    • r723cioc

      public double r723cioc()
      R723CIOC value.
      Returns:
      double R723CIOC value
    • r723cmso

      public double r723cmso()
      R723CMSO value.
      Returns:
      double R723CMSO value
    • r723csrb

      public double r723csrb()
      R723CSRB value.
      Returns:
      double R723CSRB value
    • r723cpir

      public double r723cpir()
      R723CPIR value.
      Returns:
      double R723CPIR value
    • r723chpi

      public double r723chpi()
      R723CHPI value.
      Returns:
      double R723CHPI value
    • r723cbpi

      public double r723cbpi()
      R723CBPI value.
      Returns:
      double R723CBPI value
    • r723cpie

      public double r723cpie()
      R723CPIE value.
      Returns:
      double R723CPIE value
    • r723cbpe

      public double r723cbpe()
      R723CBPE value.
      Returns:
      double R723CBPE value
    • r723cbka

      public double r723cbka()
      R723CBKA value.
      Returns:
      double R723CBKA value
    • r723cbke

      public double r723cbke()
      R723CBKE value.
      Returns:
      double R723CBKE value
    • r723cprs

      public Duration r723cprs()
      R723CPRS as a Duration.
      Returns:
      Duration R723CPRS
      See Also:
    • r723cprsSeconds

      public double r723cprsSeconds()
      R723CPRS in seconds.
      Returns:
      double R723CPRS converted to seconds
    • r723cprsRawValue

      public double r723cprsRawValue()
      R723CPRS raw value.
      Returns:
      double R723CPRS value
    • r723cers

      public Duration r723cers()
      R723CERS as a Duration.
      Returns:
      Duration R723CERS
      See Also:
    • r723cersSeconds

      public double r723cersSeconds()
      R723CERS in seconds.
      Returns:
      double R723CERS converted to seconds
    • r723cersRawValue

      public double r723cersRawValue()
      R723CERS raw value.
      Returns:
      double R723CERS value
    • r723ctrr

      public Duration r723ctrr()
      R723CTRR as a Duration.
      Returns:
      Duration R723CTRR
      See Also:
    • r723ctrrSeconds

      public double r723ctrrSeconds()
      R723CTRR in seconds.
      Returns:
      double R723CTRR converted to seconds
    • r723ctrrRawValue

      public double r723ctrrRawValue()
      R723CTRR raw value.
      Returns:
      double R723CTRR value
    • r723ctat

      public Duration r723ctat()
      R723CTAT as a Duration.
      Returns:
      Duration R723CTAT
      See Also:
    • r723ctatSeconds

      public double r723ctatSeconds()
      R723CTAT in seconds.
      Returns:
      double R723CTAT converted to seconds
    • r723ctatRawValue

      public double r723ctatRawValue()
      R723CTAT raw value.
      Returns:
      double R723CTAT value
    • r723crct

      public Duration r723crct()
      R723CRCT as a Duration.
      Returns:
      Duration R723CRCT
      See Also:
    • r723crctSeconds

      public double r723crctSeconds()
      R723CRCT in seconds.
      Returns:
      double R723CRCT converted to seconds
    • r723crctRawValue

      public double r723crctRawValue()
      R723CRCT raw value.
      Returns:
      double R723CRCT value
    • r723ciit

      public Duration r723ciit()
      R723CIIT as a Duration.
      Returns:
      Duration R723CIIT
      See Also:
    • r723ciitSeconds

      public double r723ciitSeconds()
      R723CIIT in seconds.
      Returns:
      double R723CIIT converted to seconds
    • r723ciitRawValue

      public double r723ciitRawValue()
      R723CIIT raw value.
      Returns:
      double R723CIIT value
    • r723chst

      public Duration r723chst()
      R723CHST as a Duration.
      Returns:
      Duration R723CHST
      See Also:
    • r723chstSeconds

      public double r723chstSeconds()
      R723CHST in seconds.
      Returns:
      double R723CHST converted to seconds
    • r723chstRawValue

      public double r723chstRawValue()
      R723CHST raw value.
      Returns:
      double R723CHST value
    • r723cswc

      public long r723cswc()
      R723CSWC value.
      Returns:
      long R723CSWC value
    • r723ccrm

      public long r723ccrm()
      R723CCRM value.
      Returns:
      long R723CCRM value
    • r723crcp

      public long r723crcp()
      R723CRCP value.
      Returns:
      long R723CRCP value
    • r723carc

      public long r723carc()
      R723CARC value.
      Returns:
      long R723CARC value
    • r723cncp

      public long r723cncp()
      R723CNCP value.
      Returns:
      long R723CNCP value
    • r723canc

      public long r723canc()
      R723CANC value.
      Returns:
      long R723CANC value
    • r723ctet

      public Duration r723ctet()
      R723CTET as a Duration.
      Returns:
      Duration R723CTET
      See Also:
    • r723ctetSeconds

      public double r723ctetSeconds()
      R723CTET in seconds.
      Returns:
      double R723CTET converted to seconds
    • r723ctetRawValue

      public double r723ctetRawValue()
      R723CTET raw value.
      Returns:
      double R723CTET value
    • r723cxet

      public Duration r723cxet()
      R723CXET as a Duration.
      Returns:
      Duration R723CXET
      See Also:
    • r723cxetSeconds

      public double r723cxetSeconds()
      R723CXET in seconds.
      Returns:
      double R723CXET converted to seconds
    • r723cxetRawValue

      public double r723cxetRawValue()
      R723CXET raw value.
      Returns:
      double R723CXET value
    • r723cetsSecondsSq

      public double r723cetsSecondsSq()
      R723CETS in seconds squared.
      Returns:
      double R723CETS converted to seconds squared
    • r723cetsRawValue

      public double r723cetsRawValue()
      R723CETS raw value.
      Returns:
      double R723CETS value
    • r723ccus

      public long r723ccus()
      R723CCUS value.
      Returns:
      long R723CCUS value
    • r723ctot

      public long r723ctot()
      R723CTOT value.
      Returns:
      long R723CTOT value
    • r723ccde

      public long r723ccde()
      R723CCDE value.
      Returns:
      long R723CCDE value
    • r723ccca

      public long r723ccca()
      R723CCCA value.
      Returns:
      long R723CCCA value
    • r723cswi

      public long r723cswi()
      R723CSWI value.
      Returns:
      long R723CSWI value
    • r723cmpl

      public long r723cmpl()
      R723CMPL value.
      Returns:
      long R723CMPL value
    • r723capr

      public long r723capr()
      R723CAPR value.
      Returns:
      long R723CAPR value
    • r723caco

      public long r723caco()
      R723CACO value.
      Returns:
      long R723CACO value
    • r723caxm

      public long r723caxm()
      R723CAXM value.
      Returns:
      long R723CAXM value
    • r723cvio

      public long r723cvio()
      R723CVIO value.
      Returns:
      long R723CVIO value
    • r723chsp

      public long r723chsp()
      R723CHSP value.
      Returns:
      long R723CHSP value
    • r723cchs

      public long r723cchs()
      R723CCHS value.
      Returns:
      long R723CCHS value
    • r723cunk

      public long r723cunk()
      R723CUNK value.
      Returns:
      long R723CUNK value
    • r723cidl

      public long r723cidl()
      R723CIDL value.
      Returns:
      long R723CIDL value
    • r723cpde

      public long r723cpde()
      R723CPDE value.
      Returns:
      long R723CPDE value
    • r723cpqu

      public long r723cpqu()
      R723CPQU value.
      Returns:
      long R723CPQU value
    • r723csac

      public long r723csac()
      R723CSAC value.
      Returns:
      long R723CSAC value
    • r723csrs

      public Duration r723csrs()
      R723CSRS as a Duration.
      Returns:
      Duration R723CSRS
      See Also:
    • r723csrsSeconds

      public double r723csrsSeconds()
      R723CSRS in seconds.
      Returns:
      double R723CSRS converted to seconds
    • r723csrsRawValue

      public double r723csrsRawValue()
      R723CSRS raw value.
      Returns:
      double R723CSRS value
    • r723cspa

      public double r723cspa()
      R723CSPA value.
      Returns:
      double R723CSPA value
    • r723cspe

      public double r723cspe()
      R723CSPE value.
      Returns:
      double R723CSPE value
    • r723cict

      public Duration r723cict()
      R723CICT as a Duration.
      Returns:
      Duration R723CICT
      See Also:
    • r723cictSeconds

      public double r723cictSeconds()
      R723CICT in seconds.
      Returns:
      double R723CICT converted to seconds
    • r723cictRawValue

      public double r723cictRawValue()
      R723CICT raw value.
      Returns:
      double R723CICT value
    • r723ciwt

      public Duration r723ciwt()
      R723CIWT as a Duration.
      Returns:
      Duration R723CIWT
      See Also:
    • r723ciwtSeconds

      public double r723ciwtSeconds()
      R723CIWT in seconds.
      Returns:
      double R723CIWT converted to seconds
    • r723ciwtRawValue

      public double r723ciwtRawValue()
      R723CIWT raw value.
      Returns:
      double R723CIWT value
    • r723cidt

      public Duration r723cidt()
      R723CIDT as a Duration.
      Returns:
      Duration R723CIDT
      See Also:
    • r723cidtSeconds

      public double r723cidtSeconds()
      R723CIDT in seconds.
      Returns:
      double R723CIDT converted to seconds
    • r723cidtRawValue

      public double r723cidtRawValue()
      R723CIDT raw value.
      Returns:
      double R723CIDT value
    • r723circ

      public long r723circ()
      R723CIRC value.
      Returns:
      long R723CIRC value
    • r723ctou

      public long r723ctou()
      R723CTOU value.
      Returns:
      long R723CTOU value
    • r723ciou

      public long r723ciou()
      R723CIOU value.
      Returns:
      long R723CIOU value
    • r723ciod

      public long r723ciod()
      R723CIOD value.
      Returns:
      long R723CIOD value
    • r723cq

      public long r723cq()
      R723CQ value.
      Returns:
      long R723CQ value
    • r723cspv

      public long r723cspv()
      R723CSPV value.
      Returns:
      long R723CSPV value
    • r723csvi

      public long r723csvi()
      R723CSVI value.
      Returns:
      long R723CSVI value
    • r723cshs

      public long r723cshs()
      R723CSHS value.
      Returns:
      long R723CSHS value
    • r723csmp

      public long r723csmp()
      R723CSMP value.
      Returns:
      long R723CSMP value
    • r723cssw

      public long r723cssw()
      R723CSSW value.
      Returns:
      long R723CSSW value
    • r723cndi

      public long r723cndi()
      R723CNDI value.
      Returns:
      long R723CNDI value
    • r723ctdq

      public long r723ctdq()
      R723CTDQ value.
      Returns:
      long R723CTDQ value
    • r723ctsa

      public double r723ctsa()
      R723CTSA value.
      Returns:
      double R723CTSA value
    • r723ciot

      public Duration r723ciot()
      R723CIOT as a Duration.
      Returns:
      Duration R723CIOT
      See Also:
    • r723ciotSeconds

      public double r723ciotSeconds()
      R723CIOT in seconds.
      Returns:
      double R723CIOT converted to seconds
    • r723ciotRawValue

      public double r723ciotRawValue()
      R723CIOT raw value.
      Returns:
      double R723CIOT value
    • r723cqdt

      public Duration r723cqdt()
      R723CQDT as a Duration.
      Returns:
      Duration R723CQDT
      See Also:
    • r723cqdtSeconds

      public double r723cqdtSeconds()
      R723CQDT in seconds.
      Returns:
      double R723CQDT converted to seconds
    • r723cqdtRawValue

      public double r723cqdtRawValue()
      R723CQDT raw value.
      Returns:
      double R723CQDT value
    • r723cadt

      public Duration r723cadt()
      R723CADT as a Duration.
      Returns:
      Duration R723CADT
      See Also:
    • r723cadtSeconds

      public double r723cadtSeconds()
      R723CADT in seconds.
      Returns:
      double R723CADT converted to seconds
    • r723cadtRawValue

      public double r723cadtRawValue()
      R723CADT raw value.
      Returns:
      double R723CADT value
    • r723ccvt

      public Duration r723ccvt()
      R723CCVT as a Duration.
      Returns:
      Duration R723CCVT
      See Also:
    • r723ccvtSeconds

      public double r723ccvtSeconds()
      R723CCVT in seconds.
      Returns:
      double R723CCVT converted to seconds
    • r723ccvtRawValue

      public double r723ccvtRawValue()
      R723CCVT raw value.
      Returns:
      double R723CCVT value
    • r723ciqt

      public Duration r723ciqt()
      R723CIQT as a Duration.
      Returns:
      Duration R723CIQT
      See Also:
    • r723ciqtSeconds

      public double r723ciqtSeconds()
      R723CIQT in seconds.
      Returns:
      double R723CIQT converted to seconds
    • r723ciqtRawValue

      public double r723ciqtRawValue()
      R723CIQT raw value.
      Returns:
      double R723CIQT value
    • r723ciea

      public Duration r723ciea()
      R723CIEA as a Duration.
      Returns:
      Duration R723CIEA
      See Also:
    • r723cieaSeconds

      public double r723cieaSeconds()
      R723CIEA in seconds.
      Returns:
      double R723CIEA converted to seconds
    • r723cieaRawValue

      public double r723cieaRawValue()
      R723CIEA raw value.
      Returns:
      double R723CIEA value
    • r723cxea

      public Duration r723cxea()
      R723CXEA as a Duration.
      Returns:
      Duration R723CXEA
      See Also:
    • r723cxeaSeconds

      public double r723cxeaSeconds()
      R723CXEA in seconds.
      Returns:
      double R723CXEA converted to seconds
    • r723cxeaRawValue

      public double r723cxeaRawValue()
      R723CXEA raw value.
      Returns:
      double R723CXEA value
    • r723cfea

      public Duration r723cfea()
      R723CFEA as a Duration.
      Returns:
      Duration R723CFEA
      See Also:
    • r723cfeaSeconds

      public double r723cfeaSeconds()
      R723CFEA in seconds.
      Returns:
      double R723CFEA converted to seconds
    • r723cfeaRawValue

      public double r723cfeaRawValue()
      R723CFEA raw value.
      Returns:
      double R723CFEA value
    • r723camu

      public long r723camu()
      R723CAMU value.
      Returns:
      long R723CAMU value
    • r723camd

      public long r723camd()
      R723CAMD value.
      Returns:
      long R723CAMD value
    • r723apu

      public long r723apu()
      R723APU value.
      Returns:
      long R723APU value
    • r723apd

      public long r723apd()
      R723APD value.
      Returns:
      long R723APD value
    • r723fqd

      public long r723fqd()
      R723FQD value.
      Returns:
      long R723FQD value
    • r723plsc

      public String r723plsc()
      R723PLSC value.
      Returns:
      String R723PLSC value
    • r723rcod

      public long r723rcod()
      R723RCOD value.
      Returns:
      long R723RCOD value
    • r723rcou

      public long r723rcou()
      R723RCOU value.
      Returns:
      long R723RCOU value
    • r723ectc

      public Duration r723ectc()
      R723ECTC as a Duration.
      Returns:
      Duration R723ECTC
      See Also:
    • r723ectcSeconds

      public double r723ectcSeconds()
      R723ECTC in seconds.
      Returns:
      double R723ECTC converted to seconds
    • r723ectcRawValue

      public double r723ectcRawValue()
      R723ECTC raw value.
      Returns:
      double R723ECTC value
    • r723ifau

      public long r723ifau()
      R723IFAU value.
      Returns:
      long R723IFAU value
    • r723ifcu

      public long r723ifcu()
      R723IFCU value.
      Returns:
      long R723IFCU value
    • r723ifad

      public long r723ifad()
      R723IFAD value.
      Returns:
      long R723IFAD value
    • r723ifat

      public Duration r723ifat()
      R723IFAT as a Duration.
      Returns:
      Duration R723IFAT
      See Also:
    • r723ifatSeconds

      public double r723ifatSeconds()
      R723IFAT in seconds.
      Returns:
      double R723IFAT converted to seconds
    • r723ifatRawValue

      public double r723ifatRawValue()
      R723IFAT raw value.
      Returns:
      double R723IFAT value
    • r723ifct

      public Duration r723ifct()
      R723IFCT as a Duration.
      Returns:
      Duration R723IFCT
      See Also:
    • r723ifctSeconds

      public double r723ifctSeconds()
      R723IFCT in seconds.
      Returns:
      double R723IFCT converted to seconds
    • r723ifctRawValue

      public double r723ifctRawValue()
      R723IFCT raw value.
      Returns:
      double R723IFCT value
    • r723supu

      public long r723supu()
      R723SUPU value.
      Returns:
      long R723SUPU value
    • r723sucu

      public long r723sucu()
      R723SUCU value.
      Returns:
      long R723SUCU value
    • r723supd

      public long r723supd()
      R723SUPD value.
      Returns:
      long R723SUPD value
    • r723csup

      public double r723csup()
      R723CSUP value.
      Returns:
      double R723CSUP value
    • r723csuc

      public double r723csuc()
      R723CSUC value.
      Returns:
      double R723CSUC value
    • r723cifa

      public double r723cifa()
      R723CIFA value.
      Returns:
      double R723CIFA value
    • r723cifc

      public double r723cifc()
      R723CIFC value.
      Returns:
      double R723CIFC value
    • r723tpdp

      public Duration r723tpdp()
      R723TPDP as a Duration.
      Returns:
      Duration R723TPDP
      See Also:
    • r723tpdpSeconds

      public double r723tpdpSeconds()
      R723TPDP in seconds.
      Returns:
      double R723TPDP converted to seconds
    • r723tpdpRawValue

      public double r723tpdpRawValue()
      R723TPDP raw value.
      Returns:
      double R723TPDP value
    • r723cpdp

      public Duration r723cpdp()
      R723CPDP as a Duration.
      Returns:
      Duration R723CPDP
      See Also:
    • r723cpdpSeconds

      public double r723cpdpSeconds()
      R723CPDP in seconds.
      Returns:
      double R723CPDP converted to seconds
    • r723cpdpRawValue

      public double r723cpdpRawValue()
      R723CPDP raw value.
      Returns:
      double R723CPDP value
    • r723lpdp

      public Duration r723lpdp()
      R723LPDP as a Duration.
      Returns:
      Duration R723LPDP
      See Also:
    • r723lpdpSeconds

      public double r723lpdpSeconds()
      R723LPDP in seconds.
      Returns:
      double R723LPDP converted to seconds
    • r723lpdpRawValue

      public double r723lpdpRawValue()
      R723LPDP raw value.
      Returns:
      double R723LPDP value
    • r723spdp

      public Duration r723spdp()
      R723SPDP as a Duration.
      Returns:
      Duration R723SPDP
      See Also:
    • r723spdpSeconds

      public double r723spdpSeconds()
      R723SPDP in seconds.
      Returns:
      double R723SPDP converted to seconds
    • r723spdpRawValue

      public double r723spdpRawValue()
      R723SPDP raw value.
      Returns:
      double R723SPDP value
    • r723rtdm

      public long r723rtdm()
      R723RTDM value.
      Returns:
      long R723RTDM value
    • r723rtdc

      public long r723rtdc()
      R723RTDC value.
      Returns:
      long R723RTDC value
    • r723rtdt

      public ZonedDateTime r723rtdt()
      R723RTDT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use r723rtdtRawValue() for a BigInteger containing the complete STCK value.

      Returns:
      DateTime R723RTDT STCK converted to ZonedDateTime
      See Also:
    • r723rtdtRawValue

      public BigInteger r723rtdtRawValue()
      R723RTDT STCK value.
      Returns:
      BigInteger R723RTDT STCK value
    • r723tsucp

      public double r723tsucp()
      R723TSUCP value.
      Returns:
      double R723TSUCP value
    • r723tsusp

      public double r723tsusp()
      R723TSUSP value.
      Returns:
      double R723TSUSP value
    • r723tsuocp

      public double r723tsuocp()
      R723TSUOCP value.
      Returns:
      double R723TSUOCP value
    • r723msucp

      public double r723msucp()
      R723MSUCP value.
      Returns:
      double R723MSUCP value
    • r723msusp

      public double r723msusp()
      R723MSUSP value.
      Returns:
      double R723MSUSP value
    • r723msuocp

      public double r723msuocp()
      R723MSUOCP value.
      Returns:
      double R723MSUOCP value
    • r723asucp

      public double r723asucp()
      R723ASUCP value.
      Returns:
      double R723ASUCP value
    • r723asusp

      public double r723asusp()
      R723ASUSP value.
      Returns:
      double R723ASUSP value
    • r723asuocp

      public double r723asuocp()
      R723ASUOCP value.
      Returns:
      double R723ASUOCP value
    • r723bsucp

      public double r723bsucp()
      R723BSUCP value.
      Returns:
      double R723BSUCP value
    • r723bsusp

      public double r723bsusp()
      R723BSUSP value.
      Returns:
      double R723BSUSP value
    • r723bsuocp

      public double r723bsuocp()
      R723BSUOCP value.
      Returns:
      double R723BSUOCP value
    • r723ctetx

      public Duration r723ctetx()
      R723CTETX as a Duration.
      Returns:
      Duration R723CTETX
      See Also:
    • r723ctetxSeconds

      public double r723ctetxSeconds()
      R723CTETX in seconds.
      Returns:
      double R723CTETX converted to seconds
    • r723ctetxRawValue

      public double r723ctetxRawValue()
      R723CTETX raw value.
      Returns:
      double R723CTETX value
    • r723cxetx

      public Duration r723cxetx()
      R723CXETX as a Duration.
      Returns:
      Duration R723CXETX
      See Also:
    • r723cxetxSeconds

      public double r723cxetxSeconds()
      R723CXETX in seconds.
      Returns:
      double R723CXETX converted to seconds
    • r723cxetxRawValue

      public double r723cxetxRawValue()
      R723CXETX raw value.
      Returns:
      double R723CXETX value
    • r723cetsxSecondsSq

      public double r723cetsxSecondsSq()
      R723CETSX in seconds squared.
      Returns:
      double R723CETSX converted to seconds squared
    • r723cetsxRawValue

      public double r723cetsxRawValue()
      R723CETSX raw value.
      Returns:
      double R723CETSX value
    • r723cqdtx

      public Duration r723cqdtx()
      R723CQDTX as a Duration.
      Returns:
      Duration R723CQDTX
      See Also:
    • r723cqdtxSeconds

      public double r723cqdtxSeconds()
      R723CQDTX in seconds.
      Returns:
      double R723CQDTX converted to seconds
    • r723cqdtxRawValue

      public double r723cqdtxRawValue()
      R723CQDTX raw value.
      Returns:
      double R723CQDTX value
    • r723cadtx

      public Duration r723cadtx()
      R723CADTX as a Duration.
      Returns:
      Duration R723CADTX
      See Also:
    • r723cadtxSeconds

      public double r723cadtxSeconds()
      R723CADTX in seconds.
      Returns:
      double R723CADTX converted to seconds
    • r723cadtxRawValue

      public double r723cadtxRawValue()
      R723CADTX raw value.
      Returns:
      double R723CADTX value
    • r723ccvtx

      public Duration r723ccvtx()
      R723CCVTX as a Duration.
      Returns:
      Duration R723CCVTX
      See Also:
    • r723ccvtxSeconds

      public double r723ccvtxSeconds()
      R723CCVTX in seconds.
      Returns:
      double R723CCVTX converted to seconds
    • r723ccvtxRawValue

      public double r723ccvtxRawValue()
      R723CCVTX raw value.
      Returns:
      double R723CCVTX value
    • r723ciqtx

      public Duration r723ciqtx()
      R723CIQTX as a Duration.
      Returns:
      Duration R723CIQTX
      See Also:
    • r723ciqtxSeconds

      public double r723ciqtxSeconds()
      R723CIQTX in seconds.
      Returns:
      double R723CIQTX converted to seconds
    • r723ciqtxRawValue

      public double r723ciqtxRawValue()
      R723CIQTX raw value.
      Returns:
      double R723CIQTX value
    • r723enctrxnum

      public long r723enctrxnum()
      R723ENCTRXNUM value.
      Returns:
      long R723ENCTRXNUM value
    • r723enctrxcalls

      public long r723enctrxcalls()
      R723ENCTRXCALLS value.
      Returns:
      long R723ENCTRXCALLS value
    • r723enctrxet

      public Duration r723enctrxet()
      R723ENCTRXET as a Duration.
      Returns:
      Duration R723ENCTRXET
      See Also:
    • r723enctrxetSeconds

      public double r723enctrxetSeconds()
      R723ENCTRXET in seconds.
      Returns:
      double R723ENCTRXET converted to seconds
    • r723enctrxetRawValue

      public double r723enctrxetRawValue()
      R723ENCTRXET raw value.
      Returns:
      double R723ENCTRXET value
    • r723enctrxets

      public double r723enctrxets()
      R723ENCTRXETS value.
      Returns:
      double R723ENCTRXETS value
    • create

      public static ServiceReportClassPeriodDataSection create(byte[] Data, int offset, int length, WorkloadManagerControlSection controlsection, List<ResponseTimeDistributionDataSection> responseTimeDistributionDataSections)
      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 section
      offset - Offset of this section in the data
      length - length of the section