gsdsdk / com.gsd.software.sdk.netconnector.model.sort / ResponseDataList

ResponseDataList

open class ResponseDataList<T>

Created by SKoper on 22.12.2017.

Constructors

Name Summary
<init> ResponseDataList()
Created by SKoper on 22.12.2017.

Properties

Name Summary
count var count:Int?
elements var elements:List<T>?

Inheritors

Name Summary
DfObjectList class DfObjectList :ResponseDataList<DfObject>
DynamicViewWrapperList class DynamicViewWrapperList :ResponseDataList<DynamicViewWrapper>
Created by jmielczarek on 01/03/2021
SyncSchemaList class SyncSchemaList :ResponseDataList<SyncSchema>