Class ConfiguredJobNamesDTO
java.lang.Object
org.apache.fineract.client.models.ConfiguredJobNamesDTO
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class ConfiguredJobNamesDTO
extends Object
ConfiguredJobNamesDTO
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddBusinessJobsItem(String businessJobsItem) businessJobs(List<String> businessJobs) booleanGet businessJobsinthashCode()voidsetBusinessJobs(List<String> businessJobs) toString()
-
Field Details
-
SERIALIZED_NAME_BUSINESS_JOBS
- See Also:
-
-
Constructor Details
-
ConfiguredJobNamesDTO
public ConfiguredJobNamesDTO()
-
-
Method Details