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