Class ExternalTransferLoanProductAttributesData
java.lang.Object
org.apache.fineract.client.models.ExternalTransferLoanProductAttributesData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class ExternalTransferLoanProductAttributesData
extends Object
ExternalTransferLoanProductAttributesData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributeId(Long attributeId) attributeKey(String attributeKey) attributeValue(String attributeValue) booleanGet attributeIdGet attributeKeyGet attributeValueGet loanProductIdinthashCode()loanProductId(Long loanProductId) voidsetAttributeId(Long attributeId) voidsetAttributeKey(String attributeKey) voidsetAttributeValue(String attributeValue) voidsetLoanProductId(Long loanProductId) toString()
-
Field Details
-
SERIALIZED_NAME_ATTRIBUTE_ID
- See Also:
-
SERIALIZED_NAME_ATTRIBUTE_KEY
- See Also:
-
SERIALIZED_NAME_ATTRIBUTE_VALUE
- See Also:
-
SERIALIZED_NAME_LOAN_PRODUCT_ID
- See Also:
-
-
Constructor Details
-
ExternalTransferLoanProductAttributesData
public ExternalTransferLoanProductAttributesData()
-
-
Method Details
-
attributeId
-
getAttributeId
Get attributeId- Returns:
- attributeId
-
setAttributeId
-
attributeKey
-
getAttributeKey
Get attributeKey- Returns:
- attributeKey
-
setAttributeKey
-
attributeValue
-
getAttributeValue
Get attributeValue- Returns:
- attributeValue
-
setAttributeValue
-
loanProductId
-
getLoanProductId
Get loanProductId- Returns:
- loanProductId
-
setLoanProductId
-
equals
-
hashCode
public int hashCode() -
toString
-