Interface IBoundFlagInstance

    • Method Detail

      • getValueAsString

        String getValueAsString​(Object value)
        Given a bound flag value, get that value as a String.
        Parameters:
        value - the bound flag value, which may be null
        Returns:
        the bound flag value as a string, or null if the flag is not defined