Class PartyAccountStateChangeEventPayload
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.PartyAccountStateChangeEventPayload
Deprecated.
The event data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.@Valid PartyAccountDeprecated.Get partyAccountinthashCode()Deprecated.partyAccount(PartyAccount partyAccount) Deprecated.voidsetPartyAccount(PartyAccount partyAccount) Deprecated.toString()Deprecated.
-
Constructor Details
-
PartyAccountStateChangeEventPayload
public PartyAccountStateChangeEventPayload()Deprecated.
-
-
Method Details
-
partyAccount
Deprecated. -
getPartyAccount
Deprecated.Get partyAccount- Returns:
- partyAccount
-
setPartyAccount
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-