com.axibase.tsd.model.data
Class PropertyParameter
java.lang.Object
com.axibase.tsd.model.data.PropertyParameter
public class PropertyParameter
- extends Object
- Author:
- Nikolay Malevanny.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyParameter
public PropertyParameter()
getType
public String getType()
setType
public void setType(String type)
getEntityName
public String getEntityName()
setEntityName
public void setEntityName(String entityName)
getLimit
public String getLimit()
setLimit
public void setLimit(String limit)
getNames
public List<String> getNames()
setNames
public void setNames(List<String> names)
Copyright © 2015. All rights reserved.