Class DataArrayResult
java.lang.Object
de.fraunhofer.iosb.ilt.frostserver.plugin.format.dataarray.DataArrayResult
- Author:
- scf
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetCount()getValue()voidsetCount(long count) voidsetNextLink(String nextLink)
-
Constructor Details
-
DataArrayResult
public DataArrayResult()
-
-
Method Details
-
getCount
public long getCount() -
setCount
public void setCount(long count) -
getNextLink
-
setNextLink
-
getValue
-