AdcMethod
- class adcc.AdcMethod(method: str)
Bases:
MethodConstructs 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 ‘-‘.