Class AgreementSpecificationStateChangeEventPayload
java.lang.Object
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementSpecificationStateChangeEventPayload
@Validated
@Generated(value="de.hybris.platform.agreementtmfwebservices.swagger.AgreementsCodegen",
date="2022-10-21T20:35:12.178Z")
public class AgreementSpecificationStateChangeEventPayload
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
-
AgreementSpecificationStateChangeEventPayload
public AgreementSpecificationStateChangeEventPayload()
-
-
Method Details
-
agreementSpecification
public AgreementSpecificationStateChangeEventPayload agreementSpecification(AgreementSpecification agreementSpecification) -
getAgreementSpecification
The involved resource data for the event- Returns:
- agreementSpecification
-
setAgreementSpecification
-
equals
-
hashCode
public int hashCode() -
toString
-