ResSimpy.Utils.obj_to_table_string.SupportsKeywordMapping
- class ResSimpy.Utils.obj_to_table_string.SupportsKeywordMapping(*args, **kwargs)[source]
Bases:
ProtocolMethods:
get_keyword_mapping()to_dict()__subclasshook__()Abstract classes can override this to customize issubclass().
__init__(*args, **kwargs)Inherited from
Protocol__init_subclass__(*args, **kwargs)This method is called when a class is subclassed.
Inherited from
Generic__class_getitem__(params)__init_subclass__(*args, **kwargs)This method is called when a class is subclassed.
- __init__(*args, **kwargs)