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