Class ReferenceWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.product.ReferenceWsDTO
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ProductReferenceWsDTO
Representation of a Reference
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidsetQuantity(Integer quantity) voidsetReferenceType(String referenceType) voidsetTarget(ProductWsDTO target)
-
Constructor Details
-
ReferenceWsDTO
public ReferenceWsDTO()
-
-
Method Details
-
setReferenceType
-
getReferenceType
-
setDescription
-
getDescription
-
setQuantity
-
getQuantity
-
setTarget
-
getTarget
-