Class AgreementSpecificationCreateEventPayload
java.lang.Object
de.hybris.platform.agreementtmfwebservices.v1.dto.AgreementSpecificationCreateEventPayload
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
-
AgreementSpecificationCreateEventPayload
public AgreementSpecificationCreateEventPayload()Deprecated.
-
-
Method Details
-
agreementSpecification
public AgreementSpecificationCreateEventPayload agreementSpecification(AgreementSpecification agreementSpecification) Deprecated. -
getAgreementSpecification
Deprecated.Get agreementSpecification- Returns:
- agreementSpecification
-
setAgreementSpecification
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-