public class AbstractMerchPropertiesDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
AbstractMerchPropertiesDTO()
Generated constructor - for generic creation.
|
AbstractMerchPropertiesDTO(java.util.List<AbstractMerchPropertyDTO> abstractmerchpropertiesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractMerchPropertyDTO> |
getAbstractMerchProperties() |
void |
setAbstractMerchProperties(java.util.List<AbstractMerchPropertyDTO> abstractmerchpropertiesList) |
getUri, setUripublic AbstractMerchPropertiesDTO()
public AbstractMerchPropertiesDTO(java.util.List<AbstractMerchPropertyDTO> abstractmerchpropertiesList)
public java.util.List<AbstractMerchPropertyDTO> getAbstractMerchProperties()
public void setAbstractMerchProperties(java.util.List<AbstractMerchPropertyDTO> abstractmerchpropertiesList)
abstractmerchpropertiesList - the abstractmerchpropertiesList to setCopyright © 2018 SAP SE. All Rights Reserved.