DictionaryTypeBuilder<P> |
DictionaryTypeBuilder.boundary(Optional<? extends Number> minLength,
Optional<? extends Number> maxLength) |
DictionaryTypeBuilder<P> |
DictionaryTypeBuilder.description(String content) |
DictionaryTypeBuilder<P> |
DictionaryTypeBuilder.description(String lang,
String content) |
DictionaryTypeBuilder<BaseTypeBuilder<P>> |
BaseTypeBuilder.dictionaryType() |
DictionaryTypeBuilder<P> |
DictionaryTypeBuilder.id(String typeIdentifier) |
DictionaryTypeBuilder<P> |
DictionaryTypeBuilder.label(String label) |
DictionaryTypeBuilder<P> |
DictionaryTypeBuilder.ofKey(MetadataType type) |
DictionaryTypeBuilder<P> |
DictionaryTypeBuilder.ofKey(TypeBuilder builder) |
DictionaryTypeBuilder<P> |
DictionaryTypeBuilder.ofValue(MetadataType type) |
DictionaryTypeBuilder<P> |
DictionaryTypeBuilder.ofValue(TypeBuilder builder) |
DictionaryTypeBuilder<P> |
DictionaryTypeBuilder.with(TypeAnnotation extension) |