Interface IWMQInitiationQueue

    • Method Detail

      • getName

        java.lang.String getName()
        Getter for field NAME

        MQ initiation queue resource name

        The name of the IBM MQ initiation queue resource.

        Specified by:
        getName in interface ICICSObject
      • getInitqname

        java.lang.String getInitqname()
        Getter for field INITQNAME

        MQ initiation queue name

        The name of the IBM MQ initiation queue.

      • getChangeUserID

        java.lang.String getChangeUserID()
        Getter for field CHANGEUSRID

        Last modification user ID

        The user ID that made the last modification to the resource definition.

      • getChangeAgent

        IWMQInitiationQueue.ChangeAgentValue getChangeAgent()
        Getter for field CHANGEAGENT

        Last modification agent

        The change agent identifier that made the last modification.

        • AUTOINSTALL - The resource was last autoinstalled.
        • DYNAMIC - The resource was last changed as a result of the installation of a MQCONN with INITQNAME specified.
      • getChangeAgentRelease

        java.lang.String getChangeAgentRelease()
        Getter for field CHANGEAGREL

        Last modification agent release

        The CICS release level of the agent that made the last modification to the resource definition.

      • getChangeTime

        java.util.Date getChangeTime()
        Getter for field CHANGETIME

        Last modification time

        The local date and time when the definition was last changed.

      • getDefineSource

        java.lang.String getDefineSource()
        Getter for field DEFINESOURCE

        Source of the resource definition

        The source of the definition, depending on which agent made the last change.

      • getDefineTime

        java.util.Date getDefineTime()
        Getter for field DEFINETIME

        Creation time

        The local date and time when the resource definition record was created on DFHCSD or EYUDREP.

      • getInstallUserID

        java.lang.String getInstallUserID()
        Getter for field INSTALLUSRID

        Installation user ID

        The user ID that installed the resource definition.

      • getInstallTime

        java.util.Date getInstallTime()
        Getter for field INSTALLTIME

        Installation time

        The local date and time when the definition was installed.

      • getInstallAgent

        IWMQInitiationQueue.InstallAgentValue getInstallAgent()
        Getter for field INSTALLAGENT

        Installation agent

        The install agent identifier that made the installation.

        • AUTOINSTALL - The resource was autoinstalled.
        • DYNAMIC - The resource was installed as a result of the installation of a MQCONN with INITQNAME specified.
      • getBasdefinever

        java.lang.Long getBasdefinever()
        Getter for field BASDEFINEVER

        BAS resource definition version

        The BAS version number of this definition.