com.ibm.cics.model

Interface IResourceGroupEntry

    • Method Detail

      • getResgroup

        java.lang.String getResgroup()
        Getter for field RESGROUP

        Resource group

        The name of the resource group.

      • getDeftype

        java.lang.String getDeftype()
        Getter for field DEFTYPE

        Resource definition type

        Identifies the type of resource definition the resource group is associated with.

      • getDefname

        java.lang.String getDefname()
        Getter for field DEFNAME

        Resource definition

        The name of the resource definition.

      • getDefver

        java.lang.Long getDefver()
        Getter for field DEFVER

        Resource definition version

        The version number of the resource definition, from 1 to 15.

      • getDefdesc

        java.lang.String getDefdesc()
        Getter for field DEFDESC

        Resource definition description

        A description of the resource definition

      • getDeftypex

        java.lang.String getDeftypex()
        Getter for field DEFTYPEX

        Resource definition ID

        Identifies the ID of resource definition the resource group is associated with.

      • getIngptype

        java.lang.String getIngptype()
        Getter for field INGPTYPE

        Resource in group type

        The type of resources in the resource group.

      • getIngptypx

        java.lang.String getIngptypx()
        Getter for field INGPTYPX

        Resource in group ID

        The ID of resources in the resource group.

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