Class RequestmodelStatistics

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.cics.statistics.RequestmodelStatistics

public final class RequestmodelStatistics extends SmfData
  • Field Details

  • Method Details

    • iirdsLen

      public int iirdsLen()
      IIRDS_LEN value.
      Returns:
      int IIRDS_LEN value
    • iirdsId

      public int iirdsId()
      IIRDS_ID value.
      Returns:
      int IIRDS_ID value
    • iirdsVers

      public int iirdsVers()
      IIRDS_VERS value.
      Returns:
      int IIRDS_VERS value
    • iirRequestmodelName

      public String iirRequestmodelName()
      IIR_REQUESTMODEL_NAME value.
      Returns:
      String IIR_REQUESTMODEL_NAME value
    • iirCorbaserverName

      public String iirCorbaserverName()
      IIR_CORBASERVER_NAME value.
      Returns:
      String IIR_CORBASERVER_NAME value
    • iirTransactionId

      public String iirTransactionId()
      IIR_TRANSACTION_ID value.
      Returns:
      String IIR_TRANSACTION_ID value
    • iirRqmodelModule

      public String iirRqmodelModule()
      IIR_RQMODEL_MODULE value.
      Returns:
      String IIR_RQMODEL_MODULE value
    • iirRqmodelInterface

      public String iirRqmodelInterface()
      IIR_RQMODEL_INTERFACE value.
      Returns:
      String IIR_RQMODEL_INTERFACE value
    • iirRqmodelOperation

      public String iirRqmodelOperation()
      IIR_RQMODEL_OPERATION value.
      Returns:
      String IIR_RQMODEL_OPERATION value
    • iirRqmodelBeanName

      public String iirRqmodelBeanName()
      IIR_RQMODEL_BEAN_NAME value.
      Returns:
      String IIR_RQMODEL_BEAN_NAME value
    • iirRqmodelType

      public IirRqmodelType iirRqmodelType()
      IIR_RQMODEL_TYPE as a IirRqmodelType.
      Returns:
      IirRqmodelType IIR_RQMODEL_TYPE
    • iirRqmodelTypeRawValue

      public int iirRqmodelTypeRawValue()
      IIR_RQMODEL_TYPE raw value.
      Returns:
      int IIR_RQMODEL_TYPE value
    • iirRqmodelInterfaceType

      public IirRqmodelInterfaceType iirRqmodelInterfaceType()
      IIR_RQMODEL_INTERFACE_TYPE as a IirRqmodelInterfaceType.
      Returns:
      IirRqmodelInterfaceType IIR_RQMODEL_INTERFACE_TYPE
    • iirRqmodelInterfaceTypeRawValue

      public int iirRqmodelInterfaceTypeRawValue()
      IIR_RQMODEL_INTERFACE_TYPE raw value.
      Returns:
      int IIR_RQMODEL_INTERFACE_TYPE value
    • iirDefineSource

      public String iirDefineSource()
      IIR_DEFINE_SOURCE value.
      Returns:
      String IIR_DEFINE_SOURCE value
    • iirChangeTime

      public LocalDateTime iirChangeTime()
      IIR_CHANGE_TIME STCK value converted to LocalDateTime (nanosecond precision).

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

      Returns:
      LocalDateTime IIR_CHANGE_TIME STCK converted to LocalDateTime
      See Also:
    • iirChangeTimeRawValue

      public BigInteger iirChangeTimeRawValue()
      IIR_CHANGE_TIME STCK value.
      Returns:
      BigInteger IIR_CHANGE_TIME STCK value
    • iirChangeUserid

      public String iirChangeUserid()
      IIR_CHANGE_USERID value.
      Returns:
      String IIR_CHANGE_USERID value
    • iirChangeAgent

      public CIAgent iirChangeAgent()
      IIR_CHANGE_AGENT as a CIAgent.
      Returns:
      CIAgent IIR_CHANGE_AGENT
    • iirChangeAgentRawValue

      public int iirChangeAgentRawValue()
      IIR_CHANGE_AGENT raw value.
      Returns:
      int IIR_CHANGE_AGENT value
    • iirInstallAgent

      public CIAgent iirInstallAgent()
      IIR_INSTALL_AGENT as a CIAgent.
      Returns:
      CIAgent IIR_INSTALL_AGENT
    • iirInstallAgentRawValue

      public int iirInstallAgentRawValue()
      IIR_INSTALL_AGENT raw value.
      Returns:
      int IIR_INSTALL_AGENT value
    • iirInstallTime

      public LocalDateTime iirInstallTime()
      IIR_INSTALL_TIME STCK value converted to LocalDateTime (nanosecond precision).

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

      Returns:
      LocalDateTime IIR_INSTALL_TIME STCK converted to LocalDateTime
      See Also:
    • iirInstallTimeRawValue

      public BigInteger iirInstallTimeRawValue()
      IIR_INSTALL_TIME STCK value.
      Returns:
      BigInteger IIR_INSTALL_TIME STCK value
    • iirInstallUserid

      public String iirInstallUserid()
      IIR_INSTALL_USERID value.
      Returns:
      String IIR_INSTALL_USERID value
    • create

      public static RequestmodelStatistics create(byte[] Data, int offset, int length)
      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