Class FinancialAccountAttributeValueChangeEventPayload
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.FinancialAccountAttributeValueChangeEventPayload
The event data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfinancialAccount(FinancialAccount financialAccount) @Valid FinancialAccountGet financialAccountinthashCode()voidsetFinancialAccount(FinancialAccount financialAccount) toString()
-
Constructor Details
-
FinancialAccountAttributeValueChangeEventPayload
public FinancialAccountAttributeValueChangeEventPayload()
-
-
Method Details
-
financialAccount
public FinancialAccountAttributeValueChangeEventPayload financialAccount(FinancialAccount financialAccount) -
getFinancialAccount
Get financialAccount- Returns:
- financialAccount
-
setFinancialAccount
-
equals
-
hashCode
public int hashCode() -
toString
-