Interface IFeature

    • Method Detail

      • getName

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

        Name

        Specifies the name of this Feature. The name can be up to 255 characters in length.

        Specified by:
        getName in interface ICICSObject
      • getValue

        java.lang.String getValue()
        Getter for field VALUE

        Value

        Specifies the value of this Feature. The value can be up to 255 characters in length.

      • getFilePath

        java.lang.String getFilePath()
        Getter for field FILEPATH

        Value

        Specifies the path to the feature toggle configuration file that defines the feature toggle setting that is in effect in the CICS region. The value can be up to 255 characters in length.