Class PromotionRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.PromotionRef
Reference to promotion.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatReferredType(String atReferredType) booleanClass type of the referred promotion.Generic attribute containing the name of the resource class typegetHref()Url used to reference the promotion.getId()Unique identifier for promotion.Promotion description@Valid StatusGet statusinthashCode()voidsetAtReferredType(String atReferredType) voidvoidvoidvoidsetMessage(String message) voidtoString()
-
Constructor Details
-
PromotionRef
public PromotionRef()
-
-
Method Details
-
atType
-
getAtType
Generic attribute containing the name of the resource class type- Returns:
- atType
-
setAtType
-
atReferredType
-
getAtReferredType
Class type of the referred promotion.- Returns:
- atReferredType
-
setAtReferredType
-
href
-
getHref
Url used to reference the promotion.- Returns:
- href
-
setHref
-
id
-
getId
Unique identifier for promotion.- Returns:
- id
-
setId
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
message
-
getMessage
Promotion description- Returns:
- message
-
setMessage
-
equals
-
hashCode
public int hashCode() -
toString
-