Class OrderFormWsDTO
java.lang.Object
de.hybris.platform.savedorderformsocc.dto.OrderFormWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getUser()voidvoidsetCurrency(CurrencyWsDTO currency) voidsetDescription(String description) voidsetEntries(List<OrderFormEntryWsDTO> entries) voidsetUser(PrincipalWsDTO user)
-
Constructor Details
-
OrderFormWsDTO
public OrderFormWsDTO()
-
-
Method Details
-
setCode
-
getCode
-
setDescription
-
getDescription
-
setCurrency
-
getCurrency
-
setUser
-
getUser
-
setEntries
-
getEntries
-