Class TitleWsDTO
- java.lang.Object
-
- de.hybris.platform.commercewebservicescommons.dto.user.TitleWsDTO
-
- All Implemented Interfaces:
java.io.Serializable
public class TitleWsDTO extends java.lang.Object implements java.io.SerializableRepresentation of a Title- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TitleWsDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCode()java.lang.StringgetName()voidsetCode(java.lang.String code)voidsetName(java.lang.String name)
-