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