Class PostFinancialActivityAccountsRequest
java.lang.Object
org.apache.fineract.client.models.PostFinancialActivityAccountsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostFinancialActivityAccountsRequest
extends Object
PostFinancialActivityAccountsRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfinancialActivityId(Long financialActivityId) Get financialActivityIdGet glAccountIdglAccountId(Long glAccountId) inthashCode()voidsetFinancialActivityId(Long financialActivityId) voidsetGlAccountId(Long glAccountId) toString()
-
Field Details
-
SERIALIZED_NAME_FINANCIAL_ACTIVITY_ID
- See Also:
-
SERIALIZED_NAME_GL_ACCOUNT_ID
- See Also:
-
-
Constructor Details
-
PostFinancialActivityAccountsRequest
public PostFinancialActivityAccountsRequest()
-
-
Method Details
-
financialActivityId
-
getFinancialActivityId
Get financialActivityId- Returns:
- financialActivityId
-
setFinancialActivityId
-
glAccountId
-
getGlAccountId
Get glAccountId- Returns:
- glAccountId
-
setGlAccountId
-
equals
-
hashCode
public int hashCode() -
toString
-