public class OfferApplyFormSchema extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OfferApplyFormSchema.Builder |
| 构造器和说明 |
|---|
OfferApplyFormSchema() |
OfferApplyFormSchema(OfferApplyFormSchema.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getId() |
OfferApplyFormModuleInfo[] |
getModuleList() |
static OfferApplyFormSchema.Builder |
newBuilder() |
void |
setId(String id) |
void |
setModuleList(OfferApplyFormModuleInfo[] moduleList) |
public OfferApplyFormSchema()
public OfferApplyFormSchema(OfferApplyFormSchema.Builder builder)
public static OfferApplyFormSchema.Builder newBuilder()
public String getId()
public void setId(String id)
public OfferApplyFormModuleInfo[] getModuleList()
public void setModuleList(OfferApplyFormModuleInfo[] moduleList)
Copyright © 2022. All rights reserved.