Class DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse
java.lang.Object
org.apache.fineract.client.models.DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse
extends Object
DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet clientIdGet officeIdGet resourceIdGet savingsIdinthashCode()resourceId(Long resourceId) voidsetClientId(Long clientId) voidsetOfficeId(Long officeId) voidsetResourceId(Long resourceId) voidsetSavingsId(Long savingsId) toString()
-
Field Details
-
SERIALIZED_NAME_CLIENT_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_RESOURCE_ID
- See Also:
-
SERIALIZED_NAME_SAVINGS_ID
- See Also:
-
-
Constructor Details
-
DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse
public DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse()
-
-
Method Details
-
clientId
public DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse clientId(Long clientId) -
getClientId
Get clientId- Returns:
- clientId
-
setClientId
-
officeId
public DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse officeId(Long officeId) -
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
resourceId
public DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse resourceId(Long resourceId) -
getResourceId
Get resourceId- Returns:
- resourceId
-
setResourceId
-
savingsId
public DeleteSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse savingsId(Long savingsId) -
getSavingsId
Get savingsId- Returns:
- savingsId
-
setSavingsId
-
equals
-
hashCode
public int hashCode() -
toString
-