Class GetAccountNumberFormatsIdResponse
java.lang.Object
org.apache.fineract.client.models.GetAccountNumberFormatsIdResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetAccountNumberFormatsIdResponse
extends Object
GetAccountNumberFormatsIdResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountType(EnumOptionData accountType) booleanGet accountTypegetId()Get idGet prefixTypeinthashCode()prefixType(EnumOptionData prefixType) voidsetAccountType(EnumOptionData accountType) voidvoidsetPrefixType(EnumOptionData prefixType) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_PREFIX_TYPE
- See Also:
-
-
Constructor Details
-
GetAccountNumberFormatsIdResponse
public GetAccountNumberFormatsIdResponse()
-
-
Method Details
-
accountType
-
getAccountType
Get accountType- Returns:
- accountType
-
setAccountType
-
id
-
getId
Get id- Returns:
- id
-
setId
-
prefixType
-
getPrefixType
Get prefixType- Returns:
- prefixType
-
setPrefixType
-
equals
-
hashCode
public int hashCode() -
toString
-