Uses of Enum Class
com.sap.cds.ql.cqn.CqnJoin.Type
Packages that use CqnJoin.Type
-
Uses of CqnJoin.Type in com.sap.cds.ql.cqn
Methods in com.sap.cds.ql.cqn that return CqnJoin.TypeModifier and TypeMethodDescriptionstatic CqnJoin.TypeCqnJoin.type()static CqnJoin.TypeReturns the enum constant of this class with the specified name.static CqnJoin.Type[]CqnJoin.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.