public class OfferSelectionObject extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OfferSelectionObject.Builder |
| 构造器和说明 |
|---|
OfferSelectionObject() |
OfferSelectionObject(OfferSelectionObject.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
OfferSchemaDetailOption[] |
getOptionList() |
Integer |
getSchemaVersion() |
static OfferSelectionObject.Builder |
newBuilder() |
void |
setOptionList(OfferSchemaDetailOption[] optionList) |
void |
setSchemaVersion(Integer schemaVersion) |
public OfferSelectionObject()
public OfferSelectionObject(OfferSelectionObject.Builder builder)
public static OfferSelectionObject.Builder newBuilder()
public Integer getSchemaVersion()
public void setSchemaVersion(Integer schemaVersion)
public OfferSchemaDetailOption[] getOptionList()
public void setOptionList(OfferSchemaDetailOption[] optionList)
Copyright © 2024. All rights reserved.