@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class OSellerProductItemContent extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OSellerProductItemContent.ContentsTypeEnum
Gets or Sets contentsType
|
Constructor and Description |
---|
OSellerProductItemContent() |
Modifier and Type | Method and Description |
---|---|
OSellerProductItemContent |
addContentDetailsItem(OVendorInventoryItemContentDetail contentDetailsItem) |
OSellerProductItemContent |
contentDetails(List<OVendorInventoryItemContentDetail> contentDetails) |
OSellerProductItemContent |
contentsType(OSellerProductItemContent.ContentsTypeEnum contentsType) |
boolean |
equals(Object o) |
List<OVendorInventoryItemContentDetail> |
getContentDetails()
Get contentDetails
|
OSellerProductItemContent.ContentsTypeEnum |
getContentsType()
Get contentsType
|
int |
hashCode() |
void |
setContentDetails(List<OVendorInventoryItemContentDetail> contentDetails) |
void |
setContentsType(OSellerProductItemContent.ContentsTypeEnum contentsType) |
String |
toString() |
public OSellerProductItemContent contentsType(OSellerProductItemContent.ContentsTypeEnum contentsType)
public OSellerProductItemContent.ContentsTypeEnum getContentsType()
public void setContentsType(OSellerProductItemContent.ContentsTypeEnum contentsType)
public OSellerProductItemContent contentDetails(List<OVendorInventoryItemContentDetail> contentDetails)
public OSellerProductItemContent addContentDetailsItem(OVendorInventoryItemContentDetail contentDetailsItem)
public List<OVendorInventoryItemContentDetail> getContentDetails()
public void setContentDetails(List<OVendorInventoryItemContentDetail> contentDetails)
Copyright © 2022. All rights reserved.