public class BottomTopImpl extends Object implements org.apache.olingo.server.api.uri.queryoption.apply.BottomTop
bottomcount, bottompercent, bottomsum,
topcount, toppercent, topsum.| Constructor and Description |
|---|
BottomTopImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind |
getKind() |
org.apache.olingo.server.api.uri.queryoption.apply.BottomTop.Method |
getMethod() |
org.apache.olingo.server.api.uri.queryoption.expression.Expression |
getNumber() |
org.apache.olingo.server.api.uri.queryoption.expression.Expression |
getValue() |
BottomTopImpl |
setMethod(org.apache.olingo.server.api.uri.queryoption.apply.BottomTop.Method method) |
BottomTopImpl |
setNumber(org.apache.olingo.server.api.uri.queryoption.expression.Expression number) |
BottomTopImpl |
setValue(org.apache.olingo.server.api.uri.queryoption.expression.Expression value) |
public org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind getKind()
getKind in interface org.apache.olingo.server.api.uri.queryoption.ApplyItempublic org.apache.olingo.server.api.uri.queryoption.apply.BottomTop.Method getMethod()
getMethod in interface org.apache.olingo.server.api.uri.queryoption.apply.BottomToppublic BottomTopImpl setMethod(org.apache.olingo.server.api.uri.queryoption.apply.BottomTop.Method method)
public org.apache.olingo.server.api.uri.queryoption.expression.Expression getNumber()
getNumber in interface org.apache.olingo.server.api.uri.queryoption.apply.BottomToppublic BottomTopImpl setNumber(org.apache.olingo.server.api.uri.queryoption.expression.Expression number)
public org.apache.olingo.server.api.uri.queryoption.expression.Expression getValue()
getValue in interface org.apache.olingo.server.api.uri.queryoption.apply.BottomToppublic BottomTopImpl setValue(org.apache.olingo.server.api.uri.queryoption.expression.Expression value)
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.