Uses of Class
model.ProcessorSystemConfigConfig
-
Packages that use ProcessorSystemConfigConfig Package Description model -
-
Uses of ProcessorSystemConfigConfig in model
Methods in model that return ProcessorSystemConfigConfig Modifier and Type Method Description ProcessorSystemConfigConfigProcessorSystemConfigConfig. canDebitBankAccount(Map<String,Object> canDebitBankAccount)static ProcessorSystemConfigConfigProcessorSystemConfigConfig. fromJson(String jsonString)Create an instance of ProcessorSystemConfigConfig given an JSON stringProcessorSystemConfigConfigProcessorSystemConfig. getConfig()Get configProcessorSystemConfigConfigProcessorSystemConfigConfig. putCanDebitBankAccountItem(String key, Object canDebitBankAccountItem)Methods in model with parameters of type ProcessorSystemConfigConfig Modifier and Type Method Description ProcessorSystemConfigProcessorSystemConfig. config(ProcessorSystemConfigConfig config)voidProcessorSystemConfig. setConfig(ProcessorSystemConfigConfig config)
-