| Package | Description |
|---|---|
| com.yahoo.rdl |
| Modifier and Type | Field and Description |
|---|---|
List<StructFieldDef> |
StructTypeDef.fields |
| Modifier and Type | Method and Description |
|---|---|
StructFieldDef |
StructFieldDef._default(Object _default) |
StructFieldDef |
StructFieldDef.annotations(Map<String,String> annotations) |
StructFieldDef |
StructFieldDef.comment(String comment) |
StructFieldDef |
StructFieldDef.items(String items) |
StructFieldDef |
StructFieldDef.keys(String keys) |
StructFieldDef |
StructFieldDef.name(String name) |
StructFieldDef |
StructFieldDef.optional(boolean optional) |
StructFieldDef |
StructFieldDef.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
StructTypeDef |
StructTypeDef.fields(List<StructFieldDef> fields) |
Copyright © 2016–2021 Verizon Media. All rights reserved.