Class GetBusinessJobConfigResponse
java.lang.Object
org.apache.fineract.client.models.GetBusinessJobConfigResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetBusinessJobConfigResponse
extends Object
GetBusinessJobConfigResponse
-
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
-
GetBusinessJobConfigResponse
public GetBusinessJobConfigResponse()
-
-
Method Details