get_setting
Description:
Gets the Setting with the given Type, if one has been previously added to the Connection.
Parameters:
this | |
setting_type |
the Type of the setting object to return |
Returns:
the Setting, or null if no setting of that type was previously added to the Connection |