Class GetSelfClientsSavingsAccountsCurrency
java.lang.Object
org.apache.fineract.client.models.GetSelfClientsSavingsAccountsCurrency
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSelfClientsSavingsAccountsCurrency
extends Object
GetSelfClientsSavingsAccountsCurrency
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondecimalPlaces(Integer decimalPlaces) displayLabel(String displayLabel) displaySymbol(String displaySymbol) booleangetCode()Get codeGet decimalPlacesGet displayLabelGet displaySymbolgetName()Get nameGet nameCodeinthashCode()voidvoidsetDecimalPlaces(Integer decimalPlaces) voidsetDisplayLabel(String displayLabel) voidsetDisplaySymbol(String displaySymbol) voidvoidsetNameCode(String nameCode) toString()
-
Field Details
-
SERIALIZED_NAME_CODE
- See Also:
-
SERIALIZED_NAME_DECIMAL_PLACES
- See Also:
-
SERIALIZED_NAME_DISPLAY_LABEL
- See Also:
-
SERIALIZED_NAME_DISPLAY_SYMBOL
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_NAME_CODE
- See Also:
-
-
Constructor Details
-
GetSelfClientsSavingsAccountsCurrency
public GetSelfClientsSavingsAccountsCurrency()
-
-
Method Details
-
code
-
getCode
Get code- Returns:
- code
-
setCode
-
decimalPlaces
-
getDecimalPlaces
Get decimalPlaces- Returns:
- decimalPlaces
-
setDecimalPlaces
-
displayLabel
-
getDisplayLabel
Get displayLabel- Returns:
- displayLabel
-
setDisplayLabel
-
displaySymbol
-
getDisplaySymbol
Get displaySymbol- Returns:
- displaySymbol
-
setDisplaySymbol
-
name
-
getName
Get name- Returns:
- name
-
setName
-
nameCode
-
getNameCode
Get nameCode- Returns:
- nameCode
-
setNameCode
-
equals
-
hashCode
public int hashCode() -
toString
-