Class ClassificationToGLAccountData
java.lang.Object
org.apache.fineract.client.models.ClassificationToGLAccountData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class ClassificationToGLAccountData
extends Object
ClassificationToGLAccountData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclassificationCodeValue(CodeValueData classificationCodeValue) booleanGet classificationCodeValueGet incomeAccountinthashCode()incomeAccount(GLAccountData incomeAccount) voidsetClassificationCodeValue(CodeValueData classificationCodeValue) voidsetIncomeAccount(GLAccountData incomeAccount) toString()
-
Field Details
-
SERIALIZED_NAME_CLASSIFICATION_CODE_VALUE
- See Also:
-
SERIALIZED_NAME_INCOME_ACCOUNT
- See Also:
-
-
Constructor Details
-
ClassificationToGLAccountData
public ClassificationToGLAccountData()
-
-
Method Details
-
classificationCodeValue
-
getClassificationCodeValue
Get classificationCodeValue- Returns:
- classificationCodeValue
-
setClassificationCodeValue
-
incomeAccount
-
getIncomeAccount
Get incomeAccount- Returns:
- incomeAccount
-
setIncomeAccount
-
equals
-
hashCode
public int hashCode() -
toString
-