Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
OSellerProductItemContent.ContentsTypeEnum |
OSellerProductItemContent.getContentsType()
Get contentsType
|
static OSellerProductItemContent.ContentsTypeEnum |
OSellerProductItemContent.ContentsTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSellerProductItemContent.ContentsTypeEnum[] |
OSellerProductItemContent.ContentsTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OSellerProductItemContent |
OSellerProductItemContent.contentsType(OSellerProductItemContent.ContentsTypeEnum contentsType) |
void |
OSellerProductItemContent.setContentsType(OSellerProductItemContent.ContentsTypeEnum contentsType) |
Copyright © 2022. All rights reserved.