com.ibm.cics.model

Interface IResourceDescriptionDefinition

    • Method Detail

      • getName

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

        Resource description name

        The name of the resource description definition.

        Specified by:
        getName in interface ICICSObject
      • getLogicalScope

        java.lang.String getLogicalScope()
        Getter for field LSCOPE

        Logical scope name

        The logical scope name that was assigned to the resource description when it was created. You can use this name as a scope for CICSPlex SM end-user interface and API requests.

        If this field is blank, no logical scope name was assigned.

      • getResourceGroupScope

        java.lang.String getResourceGroupScope()
        Getter for field RGSCOPE

        Resource group scope name

        A 1- to 8-character name used to identify a CICS system (CSYSDEF) or CICS system group (CSYSGRP) into which CICS resource definitions in resource groups (RESGROUP), directly associated with the Resource Description (RESDESC) using a Resource in Description (RESINDSC) resource, will be installed. The scope name must be unique within the CICSplex.

      • getLogicalScopeRegistration

        IResourceDescriptionDefinition.LogicalScopeRegistrationValue getLogicalScopeRegistration()
        Getter for field LSREGSTR

        Logical scope registration

        Indicates whether the resource description is registered as a logical scope.

        Once your CICS resources are defined to CICSPlex SM, you can monitor and control resources in terms of their participation in a named business application, rather than their physical location in the CICSPlex. Logically-related resources can be identified and referred to as a set, regardless of where they actually reside at any given time. Sets of definitions can be reused and associated with any number of other logical associaitons of resources that reflect your business needs, rather than your system configuration.

        If you set the scope to be your application, any operation or monitoring views will display only those resources that satisfy your selection criteria. This gives you the power to control precisely how those resources are managed.

        • YES - The resources represented by this description are considered a logical scope. You can use the Scope Name value as a scope for CICSPlex SM requests.
        • NO - The resources represented by this description are not considered a logical scope.

      • getAutoinstall

        IResourceDescriptionDefinition.AutoinstallValue getAutoinstall()
        Getter for field AUTOINST

        Autoinstall request type

        Specifies whether or not the set of resource definitions referenced by this description and its associated resource assignments and resource groups are to be automatically installed when a target MAS connects to the CICSplex.

        • YES - The set of resource definitions referenced are to be automatically installed.
        • NO - The set of resource definitions referenced will not be automatically installed.
      • getDescription

        java.lang.String getDescription()
        Getter for field DESCRIPTION

        Description

        A description of the resource description.

      • getConndefResourceGroup

        java.lang.String getConndefResourceGroup()
        Getter for field CONDEFRG

        Resource group for connection definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getConndefTargetScope

        java.lang.String getConndefTargetScope()
        Getter for field CONDEFTS

        Target scope for connection definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getConndefRelatedScope

        java.lang.String getConndefRelatedScope()
        Getter for field CONDEFRS

        Related scope for connection definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFiledefResouceGroup

        java.lang.String getFiledefResouceGroup()
        Getter for field FLEDEFRG

        Resource group for file definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFiledefTargetScope

        java.lang.String getFiledefTargetScope()
        Getter for field FLEDEFTS

        Target scope for file definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFiledefRelatedScope

        java.lang.String getFiledefRelatedScope()
        Getter for field FLEDEFRS

        Related scope for file definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getJrnldefResouceGroup

        java.lang.String getJrnldefResouceGroup()
        Getter for field JRLDEFRG

        Resource group for journal definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getJrnldefTargetScope

        java.lang.String getJrnldefTargetScope()
        Getter for field JRLDEFTS

        Target scope for journal definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getJrnldefRelatedScope

        java.lang.String getJrnldefRelatedScope()
        Getter for field JRLDEFRS

        Related scope for journal definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getJrnmdefResouceGroup

        java.lang.String getJrnmdefResouceGroup()
        Getter for field JRMDEFRG

        Resource group for journal model definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getJrnmdefTargetScope

        java.lang.String getJrnmdefTargetScope()
        Getter for field JRMDEFTS

        Target scope for journal model definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getJrnmdefRelatedScope

        java.lang.String getJrnmdefRelatedScope()
        Getter for field JRMDEFRS

        Related scope for journal model definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getLsrdefResouceGroup

        java.lang.String getLsrdefResouceGroup()
        Getter for field LSRDEFRG

        Resource group for LSR pool definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getLsrdefTargetScope

        java.lang.String getLsrdefTargetScope()
        Getter for field LSRDEFTS

        Target scope for LSR pool definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getLsrdefRelatedScope

        java.lang.String getLsrdefRelatedScope()
        Getter for field LSRDEFRS

        Related scope for LSR pool definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getMapdefResouceGroup

        java.lang.String getMapdefResouceGroup()
        Getter for field MAPDEFRG

        Resource group for map set definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getMapdefTargetScope

        java.lang.String getMapdefTargetScope()
        Getter for field MAPDEFTS

        Target scope for map set definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getMapdefRelatedScope

        java.lang.String getMapdefRelatedScope()
        Getter for field MAPDEFRS

        Related scope for map set definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getPrtndefResouceGroup

        java.lang.String getPrtndefResouceGroup()
        Getter for field PARDEFRG

        Resource group for partner definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getPrtndefTargetScope

        java.lang.String getPrtndefTargetScope()
        Getter for field PARDEFTS

        Target scope for partner definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getPrtndefRelatedScope

        java.lang.String getPrtndefRelatedScope()
        Getter for field PARDEFRS

        Related scope for partner definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getPartdefResouceGroup

        java.lang.String getPartdefResouceGroup()
        Getter for field PRTDEFRG

        Resource group for partition set definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getPartdefTargetScope

        java.lang.String getPartdefTargetScope()
        Getter for field PRTDEFTS

        Target scope for partition set definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getPartdefRelatedScope

        java.lang.String getPartdefRelatedScope()
        Getter for field PRTDEFRS

        Related scope for partition set definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getProfdefResouceGroup

        java.lang.String getProfdefResouceGroup()
        Getter for field PRODEFRG

        Resource group for profile definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getProfdefTargetScope

        java.lang.String getProfdefTargetScope()
        Getter for field PRODEFTS

        Target scope for profile definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getProfdefRelatedScope

        java.lang.String getProfdefRelatedScope()
        Getter for field PRODEFRS

        Related scope for profile definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getProgdefResouceGroup

        java.lang.String getProgdefResouceGroup()
        Getter for field PRGDEFRG

        Resource group for program definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getProgdefTargetScope

        java.lang.String getProgdefTargetScope()
        Getter for field PRGDEFTS

        Target scope for program definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getProgdefRelatedScope

        java.lang.String getProgdefRelatedScope()
        Getter for field PRGDEFRS

        Related scope for program definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getSessdefResouceGroup

        java.lang.String getSessdefResouceGroup()
        Getter for field SESDEFRG

        Resource group for session definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getSessdefTargetScope

        java.lang.String getSessdefTargetScope()
        Getter for field SESDEFTS

        Target scope for session definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getSessdefRelatedScope

        java.lang.String getSessdefRelatedScope()
        Getter for field SESDEFRS

        Related scope for session definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTdqdefResouceGroup

        java.lang.String getTdqdefResouceGroup()
        Getter for field TDQDEFRG

        Resource group for TD queue definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTdqdefTargetScope

        java.lang.String getTdqdefTargetScope()
        Getter for field TDQDEFTS

        Target scope for TD queue definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTdqdefRelatedScope

        java.lang.String getTdqdefRelatedScope()
        Getter for field TDQDEFRS

        Related scope for TD queue definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTermdefResouceGroup

        java.lang.String getTermdefResouceGroup()
        Getter for field TRMDEFRG

        Resource group for terminal definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTermdefTargetScope

        java.lang.String getTermdefTargetScope()
        Getter for field TRMDEFTS

        Target scope for terminal definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTermdefRelatedScope

        java.lang.String getTermdefRelatedScope()
        Getter for field TRMDEFRS

        Related scope for terminal definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTrandefResouceGroup

        java.lang.String getTrandefResouceGroup()
        Getter for field TRNDEFRG

        Resource group for transaction definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTrandefTargetScope

        java.lang.String getTrandefTargetScope()
        Getter for field TRNDEFTS

        Target scope for transaction definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTrandefRelatedScope

        java.lang.String getTrandefRelatedScope()
        Getter for field TRNDEFRS

        Related scope for transaction definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTrncldefResouceGroup

        java.lang.String getTrncldefResouceGroup()
        Getter for field TCLDEFRG

        Resource group for transaction class definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTrncldefTargetScope

        java.lang.String getTrncldefTargetScope()
        Getter for field TCLDEFTS

        Target scope for transaction class definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTrncldefRelatedScope

        java.lang.String getTrncldefRelatedScope()
        Getter for field TCLDEFRS

        Related scope for transaction class definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTyptmdefResouceGroup

        java.lang.String getTyptmdefResouceGroup()
        Getter for field TYPDEFRG

        Resource group for typeterm definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTyptmdefTargetScope

        java.lang.String getTyptmdefTargetScope()
        Getter for field TYPDEFTS

        Target scope for typeterm definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTyptmdefRelatedScope

        java.lang.String getTyptmdefRelatedScope()
        Getter for field TYPDEFRS

        Related scope for typeterm definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDb2cdefResourceGroup

        java.lang.String getDb2cdefResourceGroup()
        Getter for field D2CDEFRG

        Resource group for DB2 connection definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDb2cdefTargetScope

        java.lang.String getDb2cdefTargetScope()
        Getter for field D2CDEFTS

        Target scope for DB2 connection definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDb2cdefRelatedScope

        java.lang.String getDb2cdefRelatedScope()
        Getter for field D2CDEFRS

        Related scope for DB2 connection definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDb2edefResouceGroup

        java.lang.String getDb2edefResouceGroup()
        Getter for field D2EDEFRG

        Resource group for DB2 entry definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDb2edefTargetScope

        java.lang.String getDb2edefTargetScope()
        Getter for field D2EDEFTS

        Target scope for DB2 entry definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDb2edefRelatedScope

        java.lang.String getDb2edefRelatedScope()
        Getter for field D2EDEFRS

        Related scope for DB2 entry definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDb2tdefResouceGroup

        java.lang.String getDb2tdefResouceGroup()
        Getter for field D2TDEFRG

        Resource group for DB2 transaction definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDb2tdefTargetScope

        java.lang.String getDb2tdefTargetScope()
        Getter for field D2TDEFTS

        Target scope for DB2 transaction definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDb2tdefRelatedScope

        java.lang.String getDb2tdefRelatedScope()
        Getter for field D2TDEFRS

        Related scope for DB2 transaction definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFsegdefResouceGroup

        java.lang.String getFsegdefResouceGroup()
        Getter for field FSGDEFRG

        Resource group for file key segment definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFsegdefTargetScope

        java.lang.String getFsegdefTargetScope()
        Getter for field FSGDEFTS

        Target scope for file key segment definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFsegdefRelatedScope

        java.lang.String getFsegdefRelatedScope()
        Getter for field FSGDEFRS

        Related scope for file key segment definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTsmdefResouceGroup

        java.lang.String getTsmdefResouceGroup()
        Getter for field TSMDEFRG

        Resource group for TS model definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTsmdefTargetScope

        java.lang.String getTsmdefTargetScope()
        Getter for field TSMDEFTS

        Target scope for TS model definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTsmdefRelatedScope

        java.lang.String getTsmdefRelatedScope()
        Getter for field TSMDEFRS

        Related scope for TS model definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getEnqmdefResouceGroup

        java.lang.String getEnqmdefResouceGroup()
        Getter for field ENQDEFRG

        Resource group for enqueue model definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getEnqmdefTargetScope

        java.lang.String getEnqmdefTargetScope()
        Getter for field ENQDEFTS

        Target scope for enqueue model definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getEnqmdefRelatedScope

        java.lang.String getEnqmdefRelatedScope()
        Getter for field ENQDEFRS

        Related scope for enqueue model definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTcpdefResouceGroup

        java.lang.String getTcpdefResouceGroup()
        Getter for field TCPDEFRG

        Resource group for TCP/IP service definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTcpdefTargetScope

        java.lang.String getTcpdefTargetScope()
        Getter for field TCPDEFTS

        Target scope for TCP/IP service definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getTcpdefRelatedScope

        java.lang.String getTcpdefRelatedScope()
        Getter for field TCPDEFRS

        Related scope for TCP/IP service definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDocdefResouceGroup

        java.lang.String getDocdefResouceGroup()
        Getter for field DOCDEFRG

        Resource group for document template definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDocdefTargetScope

        java.lang.String getDocdefTargetScope()
        Getter for field DOCDEFTS

        Target scope for document template definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getDocdefRelatedScope

        java.lang.String getDocdefRelatedScope()
        Getter for field DOCDEFRS

        Related scope for document template definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getProcdefResouceGroup

        java.lang.String getProcdefResouceGroup()
        Getter for field PRCDEFRG

        Resource group for process type definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getProcdefTargetScope

        java.lang.String getProcdefTargetScope()
        Getter for field PRCDEFTS

        Target scope for process type definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getProcdefRelatedScope

        java.lang.String getProcdefRelatedScope()
        Getter for field PRCDEFRS

        Related scope for process type definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getRqmdefResouceGroup

        java.lang.String getRqmdefResouceGroup()
        Getter for field RQMDEFRG

        Resource group for request model definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getRqmdefTargetScope

        java.lang.String getRqmdefTargetScope()
        Getter for field RQMDEFTS

        Target scope for request model definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getRqmdefRelatedScope

        java.lang.String getRqmdefRelatedScope()
        Getter for field RQMDEFRS

        Related scope for request model definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFepoodefResouceGroup

        java.lang.String getFepoodefResouceGroup()
        Getter for field FPODEFRG

        Resource group for FEPI pool definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFepoodefTargetScope

        java.lang.String getFepoodefTargetScope()
        Getter for field FPODEFTS

        Target scope for FEPI pool definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFepoodefRelatedScope

        java.lang.String getFepoodefRelatedScope()
        Getter for field FPODEFRS

        Related scope for FEPI pool definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFetrgdefResouceGroup

        java.lang.String getFetrgdefResouceGroup()
        Getter for field FTRDEFRG

        Resource group for FEPI target definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFetrgdefTargetScope

        java.lang.String getFetrgdefTargetScope()
        Getter for field FTRDEFTS

        Target scope for FEPI target definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFetrgdefRelatedScope

        java.lang.String getFetrgdefRelatedScope()
        Getter for field FTRDEFRS

        Related scope for FEPI target definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFenoddefResouceGroup

        java.lang.String getFenoddefResouceGroup()
        Getter for field FNODEFRG

        Resource group for FEPI node definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFenoddefTargetScope

        java.lang.String getFenoddefTargetScope()
        Getter for field FNODEFTS

        Target scope for FEPI node definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFenoddefRelatedScope

        java.lang.String getFenoddefRelatedScope()
        Getter for field FNODEFRS

        Related scope for FEPI node definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFeprodefResouceGroup

        java.lang.String getFeprodefResouceGroup()
        Getter for field FPRDEFRG

        Resource group for FEPI property set definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFeprodefTargetScope

        java.lang.String getFeprodefTargetScope()
        Getter for field FPRDEFTS

        Target scope for FEPI property set definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getFeprodefRelatedScope

        java.lang.String getFeprodefRelatedScope()
        Getter for field FPRDEFRS

        Related scope for FEPI property set definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getEjcodefResouceGroup

        java.lang.String getEjcodefResouceGroup()
        Getter for field EJCDEFRG

        Resource group for CorbaServer definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getEjcodefTargetScope

        java.lang.String getEjcodefTargetScope()
        Getter for field EJCDEFTS

        Target scope for CorbaServer definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getEjcodefRelatedScope

        java.lang.String getEjcodefRelatedScope()
        Getter for field EJCDEFRS

        Related scope for CorbaServer definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getEjdjdefResouceGroup

        java.lang.String getEjdjdefResouceGroup()
        Getter for field EJDDEFRG

        Resource group for CICS-deployed JAR file definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getEjdjdefTargetScope

        java.lang.String getEjdjdefTargetScope()
        Getter for field EJDDEFTS

        Target scope for CICS-deployed JAR file definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getEjdjdefRelatedScope

        java.lang.String getEjdjdefRelatedScope()
        Getter for field EJDDEFRS

        Related scope for CICS-deployed JAR file definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getPipedefResouceGroup

        java.lang.String getPipedefResouceGroup()
        Getter for field PIPDEFRG

        Resource group for Pipeline definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getPipedefTargetScope

        java.lang.String getPipedefTargetScope()
        Getter for field PIPDEFTS

        Target scope for Pipeline definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getPipedefRelatedScope

        java.lang.String getPipedefRelatedScope()
        Getter for field PIPDEFRS

        Related scope for Pipeline definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getUrimpdefResouceGroup

        java.lang.String getUrimpdefResouceGroup()
        Getter for field URIDEFRG

        Resource group for URIMAP definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getUrimpdefTargetScope

        java.lang.String getUrimpdefTargetScope()
        Getter for field URIDEFTS

        Target scope for URIMAP definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getUrimpdefRelatedScope

        java.lang.String getUrimpdefRelatedScope()
        Getter for field URIDEFRS

        Related scope for URIMAP definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getWebsvdefResouceGroup

        java.lang.String getWebsvdefResouceGroup()
        Getter for field WEBDEFRG

        Resource group for WebService definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getWebsvdefTargetScope

        java.lang.String getWebsvdefTargetScope()
        Getter for field WEBDEFTS

        Target scope for WebService definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getWebsvdefRelatedScope

        java.lang.String getWebsvdefRelatedScope()
        Getter for field WEBDEFRS

        Related scope for WebService definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getIpcondefResouceGroup

        java.lang.String getIpcondefResouceGroup()
        Getter for field IPCDEFRG

        Resource group for IPIC connection definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getIpcondefTargetScope

        java.lang.String getIpcondefTargetScope()
        Getter for field IPCDEFTS

        Target scope for IPIC connection definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getIpcondefRelatedScope

        java.lang.String getIpcondefRelatedScope()
        Getter for field IPCDEFRS

        Related scope for IPIC connection definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getLibdefResouceGroup

        java.lang.String getLibdefResouceGroup()
        Getter for field LIBDEFRG

        Resource group for LIBRARY definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getLibdefTargetScope

        java.lang.String getLibdefTargetScope()
        Getter for field LIBDEFTS

        Target scope for LIBRARY definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getLibdefRelatedScope

        java.lang.String getLibdefRelatedScope()
        Getter for field LIBDEFRS

        Related scope for LIBRARY definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getAtomdefResourceGroup

        java.lang.String getAtomdefResourceGroup()
        Getter for field ATMDEFRG

        Resource group for Atom Service definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getAtomdefTargetScope

        java.lang.String getAtomdefTargetScope()
        Getter for field ATMDEFTS

        Target scope for Atom Service definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getAtomdefRelatedScope

        java.lang.String getAtomdefRelatedScope()
        Getter for field ATMDEFRS

        Related scope for Atom Service definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getBunddefResourceGroup

        java.lang.String getBunddefResourceGroup()
        Getter for field BUNDEFRG

        Resource group for Bundle definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getBunddefTargetScope

        java.lang.String getBunddefTargetScope()
        Getter for field BUNDEFTS

        Target scope for Bundle definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getBunddefRelatedScope

        java.lang.String getBunddefRelatedScope()
        Getter for field BUNDEFRS

        Related scope for Bundle definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getMqcondefResouceGroup

        java.lang.String getMqcondefResouceGroup()
        Getter for field MQCDEFRG

        Resource group for MQ Connection definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getMqcondefTargetScope

        java.lang.String getMqcondefTargetScope()
        Getter for field MQCDEFTS

        Target scope for MQ Connection definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getMqcondefRelatedScope

        java.lang.String getMqcondefRelatedScope()
        Getter for field MQCDEFRS

        Related scope for MQ Connection definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. The value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getJvmsvdefResouceGroup

        java.lang.String getJvmsvdefResouceGroup()
        Getter for field JMSDEFRG

        Resource group for JVM server definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getJvmsvdefTargetScope

        java.lang.String getJvmsvdefTargetScope()
        Getter for field JMSDEFTS

        Target scope for JVM server definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getJvmsvdefRelatedScope

        java.lang.String getJvmsvdefRelatedScope()
        Getter for field JMSDEFRS

        Related scope for JVM Sever definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getMqmdefrg

        java.lang.String getMqmdefrg()
        Getter for field MQMDEFRG

        Resource group for MQ Monitor definitions

        The name of the resource group that will be used for resource assignments, where a resource group has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getMqmdefts

        java.lang.String getMqmdefts()
        Getter for field MQMDEFTS

        Target scope for MQ Monitor definitions

        The name of the CICS system or CICS system group that will be used as a target scope for resource assignments, where a target scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

      • getMqmdefrs

        java.lang.String getMqmdefrs()
        Getter for field MQMDEFRS

        Related scope for MQ Monitor definitions

        The name of an existing CICS system or CICS system group to which the named type of remote resources are to be assigned as LOCAL if the Usage value in the resource assignment is REMOTE. This value is used when a related scope has not been previously specified in either the resource assignment definition (RASGNDEF) or in a resource assignment in resource description (RASINDSC) for the specified type of resource definition.

Copyright ? 2008-2015 IBM Corp. All Rights Reserved.