Class AgreementSpecificationCreateEventPayload
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.AgreementSpecificationCreateEventPayload
The event data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagreementSpecification(AgreementSpecification agreementSpecification) boolean@Valid AgreementSpecificationGet agreementSpecificationinthashCode()voidsetAgreementSpecification(AgreementSpecification agreementSpecification) toString()
-
Constructor Details
-
AgreementSpecificationCreateEventPayload
public AgreementSpecificationCreateEventPayload()
-
-
Method Details
-
agreementSpecification
public AgreementSpecificationCreateEventPayload agreementSpecification(AgreementSpecification agreementSpecification) -
getAgreementSpecification
Get agreementSpecification- Returns:
- agreementSpecification
-
setAgreementSpecification
-
equals
-
hashCode
public int hashCode() -
toString
-