gsdsdk / com.gsd.software.sdk.netconnector.model.query / QueryObject

QueryObject

class QueryObject

Created by PJablonski on 10.07.2017.

Constructors

Name Summary
<init> QueryObject()
Created by PJablonski on 10.07.2017.

Functions

Name Summary
addQueryParam fun addQueryParam(part:QueryPart):Unit
addSortParam fun addSortParam(sort:GSDSort):Unit
getParts fun getParts():List<QueryPart>
getSort fun getSort():List<GSDSort>