Class MessageWsDTO
- java.lang.Object
-
- de.hybris.platform.b2ctelcooccaddon.dto.MessageWsDTO
-
- All Implemented Interfaces:
java.io.Serializable
public class MessageWsDTO extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MessageWsDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetType()java.lang.StringgetValue()voidsetType(java.lang.String type)voidsetValue(java.lang.String value)
-