IsrMethod

class adcc.IsrMethod(method: str)

Bases: Method

Constructs a Method validating and decomposing the given method string. Valid method strings are of the form [prefixes]-[adc_type]-[method_base_name][level] with the individual components separated by ‘-‘.