Class EntryGroupWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.order.EntryGroupWsDTO
- All Implemented Interfaces:
Serializable
Representation of an Entry Group
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()getType()voidsetEntries(Collection<OrderEntryWsDTO> entries) voidsetEntryGroupNumber(Integer entryGroupNumber) voidsetEntryGroups(Collection<EntryGroupWsDTO> entryGroups) voidsetErroneous(Boolean erroneous) voidvoid
-
Constructor Details
-
EntryGroupWsDTO
public EntryGroupWsDTO()
-
-
Method Details
-
setEntries
-
getEntries
-
setEntryGroups
-
getEntryGroups
-
setEntryGroupNumber
-
getEntryGroupNumber
-
setLabel
-
getLabel
-
setErroneous
-
getErroneous
-
setType
-
getType
-