@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class OVendorInventoryItemContentDetail extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OVendorInventoryItemContentDetail.DetailTypeEnum
Gets or Sets detailType
|
Constructor and Description |
---|
OVendorInventoryItemContentDetail() |
Modifier and Type | Method and Description |
---|---|
OVendorInventoryItemContentDetail |
content(String content) |
OVendorInventoryItemContentDetail |
detailType(OVendorInventoryItemContentDetail.DetailTypeEnum detailType) |
boolean |
equals(Object o) |
String |
getContent()
Get content
|
OVendorInventoryItemContentDetail.DetailTypeEnum |
getDetailType()
Get detailType
|
int |
hashCode() |
void |
setContent(String content) |
void |
setDetailType(OVendorInventoryItemContentDetail.DetailTypeEnum detailType) |
String |
toString() |
public OVendorInventoryItemContentDetail detailType(OVendorInventoryItemContentDetail.DetailTypeEnum detailType)
public OVendorInventoryItemContentDetail.DetailTypeEnum getDetailType()
public void setDetailType(OVendorInventoryItemContentDetail.DetailTypeEnum detailType)
public OVendorInventoryItemContentDetail content(String content)
public String getContent()
public void setContent(String content)
Copyright © 2022. All rights reserved.