com.axibase.tsd.model.data.command
Class GetPropertiesCommand
java.lang.Object
com.axibase.tsd.model.data.command.GetPropertiesCommand
public class GetPropertiesCommand
- extends Object
- Author:
- Nikolay Malevanny.
GetPropertiesCommand
public GetPropertiesCommand()
getStartTime
public long getStartTime()
setStartTime
public void setStartTime(long startTime)
getEndTime
public long getEndTime()
setEndTime
public void setEndTime(long endTime)
isLast
public boolean isLast()
setLast
public void setLast(boolean last)
getParams
public List<PropertyParameter> getParams()
setParams
public void setParams(List<PropertyParameter> params)
setParams
public void setParams(PropertyParameter... params)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2015. All rights reserved.