| Package | Description |
|---|---|
| org.openksavi.sponge.type |
| Modifier and Type | Method and Description |
|---|---|
RecordType |
RecordType.clone() |
RecordType |
RecordType.withAnnotated() |
RecordType |
RecordType.withAnnotated(boolean annotated) |
RecordType |
RecordType.withDefaultValue(Map<String,Object> value) |
RecordType |
RecordType.withDescription(String description) |
RecordType |
RecordType.withFeature(String name,
Object value) |
RecordType |
RecordType.withFeatures(Map<String,Object> features) |
RecordType |
RecordType.withFields(List<DataType> fields)
Adds new fields.
|
RecordType |
RecordType.withFormat(String format) |
RecordType |
RecordType.withLabel(String label) |
RecordType |
RecordType.withName(String name) |
RecordType |
RecordType.withNullable() |
RecordType |
RecordType.withNullable(boolean nullable) |
RecordType |
RecordType.withOptional() |
RecordType |
RecordType.withProvided(ProvidedMeta provided) |
Copyright © 2016–2019 Softelnet. All rights reserved.