Class BaseVariable

    • Method Detail

      • getTitle

        public String getTitle()
        The display name for the variable as shown in the UI.
        Returns:
        the value
      • getDescription

        public String getDescription()
        Detailed information about this variable’s purpose and usage.
        Returns:
        the value
      • getIsRequired

        public Boolean getIsRequired()
        Indicates if this input variable is required for stack execution.
        Returns:
        the value
      • getVisible

        public String getVisible()
        Hint to control whether this variable is visible.
        Returns:
        the value
      • toString

        public String toString()
        Overrides:
        toString in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • toString

        public String toString​(boolean includeByteArrayContents)
        Return a string representation of the object.
        Parameters:
        includeByteArrayContents - true to include the full contents of byte arrays
        Returns:
        string representation
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel