Class GetFromAccountOptions
java.lang.Object
org.apache.fineract.client.models.GetFromAccountOptions
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetFromAccountOptions
extends Object
GetFromAccountOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountType(GetAccountOptions accountType) clientName(String clientName) booleanGet accountIdGet accountNoGet accountTypeGet clientIdGet clientNameGet officeIdGet officeNameinthashCode()officeName(String officeName) voidsetAccountId(Long accountId) voidsetAccountNo(Integer accountNo) voidsetAccountType(GetAccountOptions accountType) voidsetClientId(Long clientId) voidsetClientName(String clientName) voidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_ACCOUNT_NO
- See Also:
-
SERIALIZED_NAME_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_CLIENT_ID
- See Also:
-
SERIALIZED_NAME_CLIENT_NAME
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
-
Constructor Details
-
GetFromAccountOptions
public GetFromAccountOptions()
-
-
Method Details
-
accountId
-
getAccountId
Get accountId- Returns:
- accountId
-
setAccountId
-
accountNo
-
getAccountNo
Get accountNo- Returns:
- accountNo
-
setAccountNo
-
accountType
-
getAccountType
Get accountType- Returns:
- accountType
-
setAccountType
-
clientId
-
getClientId
Get clientId- Returns:
- clientId
-
setClientId
-
clientName
-
getClientName
Get clientName- Returns:
- clientName
-
setClientName
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
equals
-
hashCode
public int hashCode() -
toString
-