public class SkipImpl extends Object implements org.apache.olingo.server.api.uri.queryoption.apply.Skip
| Constructor and Description |
|---|
SkipImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind |
getKind() |
org.apache.olingo.server.api.uri.queryoption.SkipOption |
getSkipOption() |
SkipImpl |
setSkipOption(org.apache.olingo.server.api.uri.queryoption.SkipOption skipOption) |
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.SkipOption getSkipOption()
getSkipOption in interface org.apache.olingo.server.api.uri.queryoption.apply.Skippublic SkipImpl setSkipOption(org.apache.olingo.server.api.uri.queryoption.SkipOption skipOption)
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.