public final class CqnStar extends Object implements CqnSelectListItem
Modifier and Type | Method and Description |
---|---|
void |
accept(CqnVisitor visitor) |
boolean |
isStar() |
static CqnStar |
star() |
String |
toJson() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
alias, asSelectList, asValue, displayName, isSelectList, isValue, token, unfold
public static CqnStar star()
public boolean isStar()
isStar
in interface CqnSelectListItem
public String toJson()
toJson
in interface JSONizable
public void accept(CqnVisitor visitor)
Copyright © 2021 SAP. All rights reserved.