| Package | Description |
|---|---|
| com.yahoo.rdl |
| Modifier and Type | Field and Description |
|---|---|
StringTypeDef |
Type.StringTypeDef |
| Modifier and Type | Method and Description |
|---|---|
StringTypeDef |
StringTypeDef.annotations(Map<String,String> annotations) |
StringTypeDef |
StringTypeDef.comment(String comment) |
StringTypeDef |
StringTypeDef.maxSize(Integer maxSize) |
StringTypeDef |
StringTypeDef.minSize(Integer minSize) |
StringTypeDef |
StringTypeDef.name(String name) |
StringTypeDef |
StringTypeDef.pattern(String pattern) |
StringTypeDef |
StringTypeDef.type(String type) |
StringTypeDef |
StringTypeDef.values(List<String> values) |
| Constructor and Description |
|---|
Type(StringTypeDef stringTypeDef) |
Copyright © 2016–2021 Verizon Media. All rights reserved.