Uses of Interface
com.sap.cds.ql.RefBuilder
Packages that use RefBuilder
-
Uses of RefBuilder in com.sap.cds.ql
Methods in com.sap.cds.ql that return RefBuilderModifier and TypeMethodDescriptionSets the alias of this ref builder.static RefBuilder<ElementRef<?>>CQL.copy(CqnElementRef ref) Creates aRefBuilderfrom the given ref, which allows for in-place modification of the ref.static RefBuilder<StructuredTypeRef>CQL.copy(CqnStructuredTypeRef ref) Creates aRefBuilderfrom the given ref, which allows for in-place modification of the ref.RefBuilder<ElementRef<?>>CqnBuilder.copy(CqnElementRef ref) CqnBuilder.copy(CqnStructuredTypeRef ref) Sets the type of this ref builder.