Class C360PromoWsDTO
java.lang.Object
de.hybris.platform.assistedservicewebservices.dto.C360PromoWsDTO
- All Implemented Interfaces:
Serializable
Representation of promotion
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getName()booleanvoidsetApplied(boolean applied) voidvoidsetMessage(String message) void
-
Constructor Details
-
C360PromoWsDTO
public C360PromoWsDTO()
-
-
Method Details
-
setCode
-
getCode
-
setName
-
getName
-
setMessage
-
getMessage
-
setApplied
public void setApplied(boolean applied) -
isApplied
public boolean isApplied()
-