Class AgreementSpecificationAttributeValueChangeEventPayload
java.lang.Object
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementSpecificationAttributeValueChangeEventPayload
@Deprecated(since="2208")
public class AgreementSpecificationAttributeValueChangeEventPayload
extends Object
Deprecated.
The event data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagreementSpecification(AgreementSpecification agreementSpecification) Deprecated.booleanDeprecated.@Valid AgreementSpecificationDeprecated.Get agreementSpecificationinthashCode()Deprecated.voidsetAgreementSpecification(AgreementSpecification agreementSpecification) Deprecated.toString()Deprecated.
-
Constructor Details
-
AgreementSpecificationAttributeValueChangeEventPayload
public AgreementSpecificationAttributeValueChangeEventPayload()Deprecated.
-
-
Method Details
-
agreementSpecification
public AgreementSpecificationAttributeValueChangeEventPayload agreementSpecification(AgreementSpecification agreementSpecification) Deprecated. -
getAgreementSpecification
Deprecated.Get agreementSpecification- Returns:
- agreementSpecification
-
setAgreementSpecification
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-