public abstract class CdsTypeBuilder<T extends CdsType> extends CdsDefinitionBuilder<T>
name, qualifiedNameannotations| Constructor and Description |
|---|
CdsTypeBuilder(List<CdsAnnotation<?>> annotations,
String qualifiedName,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isArrayed() |
boolean |
isStructured() |
build, build, getName, getQualifiedNameannotationpublic CdsTypeBuilder(List<CdsAnnotation<?>> annotations, String qualifiedName, String name)
Copyright © 2023 SAP. All rights reserved.