Class PromotionRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.PromotionRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class PromotionRef
extends Object
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 StatusThe status of the promotion.inthashCode()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
The status of the promotion.- Returns:
- status
-
setStatus
-
message
-
getMessage
Promotion description- Returns:
- message
-
setMessage
-
equals
-
hashCode
public int hashCode() -
toString
-