@Generated(value="com.coupang.client.generator.CoupangCustomCodeGenerator", date="2022-01-07T15:32:33.824+09:00") public class OSellerProductItemNotice extends Object
Constructor and Description |
---|
OSellerProductItemNotice() |
Modifier and Type | Method and Description |
---|---|
OSellerProductItemNotice |
content(String content) |
boolean |
equals(Object o) |
String |
getContent()
Get content
|
String |
getNoticeCategoryDetailName()
Get noticeCategoryDetailName
|
String |
getNoticeCategoryName()
Get noticeCategoryName
|
int |
hashCode() |
OSellerProductItemNotice |
noticeCategoryDetailName(String noticeCategoryDetailName) |
OSellerProductItemNotice |
noticeCategoryName(String noticeCategoryName) |
void |
setContent(String content) |
void |
setNoticeCategoryDetailName(String noticeCategoryDetailName) |
void |
setNoticeCategoryName(String noticeCategoryName) |
String |
toString() |
public OSellerProductItemNotice noticeCategoryName(String noticeCategoryName)
public String getNoticeCategoryName()
public void setNoticeCategoryName(String noticeCategoryName)
public OSellerProductItemNotice noticeCategoryDetailName(String noticeCategoryDetailName)
public String getNoticeCategoryDetailName()
public void setNoticeCategoryDetailName(String noticeCategoryDetailName)
public OSellerProductItemNotice content(String content)
public String getContent()
public void setContent(String content)
Copyright © 2022. All rights reserved.