Class AgreementSpecificationAttributeValueChangeEventPayload
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.AgreementSpecificationAttributeValueChangeEventPayload
@Validated
@Generated(value="de.hybris.platform.tuawebservicesresources.swagger.TmaCodegen",
date="2022-10-21T20:35:04.698Z")
public class AgreementSpecificationAttributeValueChangeEventPayload
extends Object
The event data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagreementSpecification(AgreementSpecification agreementSpecification) boolean@Valid AgreementSpecificationThe involved resource data for the eventinthashCode()voidsetAgreementSpecification(AgreementSpecification agreementSpecification) toString()
-
Constructor Details
-
AgreementSpecificationAttributeValueChangeEventPayload
public AgreementSpecificationAttributeValueChangeEventPayload()
-
-
Method Details
-
agreementSpecification
public AgreementSpecificationAttributeValueChangeEventPayload agreementSpecification(AgreementSpecification agreementSpecification) -
getAgreementSpecification
The involved resource data for the event- Returns:
- agreementSpecification
-
setAgreementSpecification
-
equals
-
hashCode
public int hashCode() -
toString
-