Class GetProductsAccountingMappingOptions
java.lang.Object
org.apache.fineract.client.models.GetProductsAccountingMappingOptions
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetProductsAccountingMappingOptions
extends Object
GetProductsAccountingMappingOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAssetAccountOptionsItem(GetProductsAssetAccountOptions assetAccountOptionsItem) addEquityAccountOptionsItem(GetProductsEquityAccountOptions equityAccountOptionsItem) addIncomeAccountOptionsItem(GetProductsIncomeAccountOptions incomeAccountOptionsItem) addLiabilityAccountOptionsItem(GetProductsLiabilityAccountOptions liabilityAccountOptionsItem) assetAccountOptions(Set<GetProductsAssetAccountOptions> assetAccountOptions) booleanequityAccountOptions(Set<GetProductsEquityAccountOptions> equityAccountOptions) Get assetAccountOptionsGet equityAccountOptionsGet incomeAccountOptionsGet liabilityAccountOptionsinthashCode()incomeAccountOptions(Set<GetProductsIncomeAccountOptions> incomeAccountOptions) liabilityAccountOptions(Set<GetProductsLiabilityAccountOptions> liabilityAccountOptions) voidsetAssetAccountOptions(Set<GetProductsAssetAccountOptions> assetAccountOptions) voidsetEquityAccountOptions(Set<GetProductsEquityAccountOptions> equityAccountOptions) voidsetIncomeAccountOptions(Set<GetProductsIncomeAccountOptions> incomeAccountOptions) voidsetLiabilityAccountOptions(Set<GetProductsLiabilityAccountOptions> liabilityAccountOptions) toString()
-
Field Details
-
SERIALIZED_NAME_ASSET_ACCOUNT_OPTIONS
- See Also:
-
SERIALIZED_NAME_EQUITY_ACCOUNT_OPTIONS
- See Also:
-
SERIALIZED_NAME_INCOME_ACCOUNT_OPTIONS
- See Also:
-
SERIALIZED_NAME_LIABILITY_ACCOUNT_OPTIONS
- See Also:
-
-
Constructor Details
-
GetProductsAccountingMappingOptions
public GetProductsAccountingMappingOptions()
-
-
Method Details
-
assetAccountOptions
public GetProductsAccountingMappingOptions assetAccountOptions(Set<GetProductsAssetAccountOptions> assetAccountOptions) -
addAssetAccountOptionsItem
public GetProductsAccountingMappingOptions addAssetAccountOptionsItem(GetProductsAssetAccountOptions assetAccountOptionsItem) -
getAssetAccountOptions
Get assetAccountOptions- Returns:
- assetAccountOptions
-
setAssetAccountOptions
-
equityAccountOptions
public GetProductsAccountingMappingOptions equityAccountOptions(Set<GetProductsEquityAccountOptions> equityAccountOptions) -
addEquityAccountOptionsItem
public GetProductsAccountingMappingOptions addEquityAccountOptionsItem(GetProductsEquityAccountOptions equityAccountOptionsItem) -
getEquityAccountOptions
Get equityAccountOptions- Returns:
- equityAccountOptions
-
setEquityAccountOptions
-
incomeAccountOptions
public GetProductsAccountingMappingOptions incomeAccountOptions(Set<GetProductsIncomeAccountOptions> incomeAccountOptions) -
addIncomeAccountOptionsItem
public GetProductsAccountingMappingOptions addIncomeAccountOptionsItem(GetProductsIncomeAccountOptions incomeAccountOptionsItem) -
getIncomeAccountOptions
Get incomeAccountOptions- Returns:
- incomeAccountOptions
-
setIncomeAccountOptions
-
liabilityAccountOptions
public GetProductsAccountingMappingOptions liabilityAccountOptions(Set<GetProductsLiabilityAccountOptions> liabilityAccountOptions) -
addLiabilityAccountOptionsItem
public GetProductsAccountingMappingOptions addLiabilityAccountOptionsItem(GetProductsLiabilityAccountOptions liabilityAccountOptionsItem) -
getLiabilityAccountOptions
Get liabilityAccountOptions- Returns:
- liabilityAccountOptions
-
setLiabilityAccountOptions
public void setLiabilityAccountOptions(Set<GetProductsLiabilityAccountOptions> liabilityAccountOptions) -
equals
-
hashCode
public int hashCode() -
toString
-