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