public abstract class CollectionType<T> extends DataType<T>
FEATURE_FORMAT| Modifier | Constructor and Description |
|---|---|
protected |
CollectionType(DataTypeKind kind,
String name) |
clone, getDefaultValue, getDescription, getFeatures, getFormat, getKind, getLabel, getName, getProvided, getRegisteredType, isAnnotated, isNullable, isOptional, isReadOnly, setAnnotated, setDefaultValue, setDescription, setFeatures, setFormat, setLabel, setName, setNullable, setOptional, setProvided, setReadOnly, setRegisteredType, withAnnotated, withAnnotated, withDefaultValue, withDefaultValue, withDescription, withFeature, withFeatures, withFormat, withLabel, withName, withNullable, withNullable, withOptional, withProvided, withReadOnly, withReadOnlyprotected CollectionType(DataTypeKind kind, String name)
Copyright © 2016–2021 Softelnet. All rights reserved.