xccdf_fix_get_complexity ( xccdf_fix const* fix )Return value has type 'xccdf_level_t'.
xccdf_fix_get_disruption ( xccdf_fix const* fix )Return value has type 'xccdf_level_t'.
xccdf_fix_set_complexity ( xccdf_fix* obj, xccdf_level_t newval )2nd parameter 'newval' has type 'xccdf_level_t'.
xccdf_fix_set_disruption ( xccdf_fix* obj, xccdf_level_t newval )2nd parameter 'newval' has type 'xccdf_level_t'.
xccdf_fixtext_get_complexity ( xccdf_fixtext const* fixtext )Return value has type 'xccdf_level_t'.
xccdf_fixtext_get_disruption ( xccdf_fixtext const* fixtext )Return value has type 'xccdf_level_t'.
xccdf_fixtext_set_complexity ( xccdf_fixtext* obj, xccdf_level_t newval )2nd parameter 'newval' has type 'xccdf_level_t'.
xccdf_fixtext_set_disruption ( xccdf_fixtext* obj, xccdf_level_t newval )2nd parameter 'newval' has type 'xccdf_level_t'.
xccdf_refine_rule_get_severity ( xccdf_refine_rule const* rr )Return value has type 'xccdf_level_t'.
xccdf_refine_rule_set_severity ( xccdf_refine_rule* obj, xccdf_level_t newval )2nd parameter 'newval' has type 'xccdf_level_t'.
xccdf_rule_get_severity ( xccdf_rule const* rule )Return value has type 'xccdf_level_t'.
xccdf_rule_result_get_severity ( xccdf_rule_result const* item )Return value has type 'xccdf_level_t'.
xccdf_rule_result_set_severity ( xccdf_rule_result* obj, xccdf_level_t newval )2nd parameter 'newval' has type 'xccdf_level_t'.
xccdf_rule_set_severity ( xccdf_rule* item, xccdf_level_t newval )2nd parameter 'newval' has type 'xccdf_level_t'.