Uses of Class
com.axibase.tsd.model.data.PropertyParameter

Packages that use PropertyParameter
com.axibase.tsd.model.data.command   
 

Uses of PropertyParameter in com.axibase.tsd.model.data.command
 

Methods in com.axibase.tsd.model.data.command that return types with arguments of type PropertyParameter
 List<PropertyParameter> GetPropertiesCommand.getParams()
           
 

Methods in com.axibase.tsd.model.data.command with parameters of type PropertyParameter
 void GetPropertiesCommand.setParams(PropertyParameter... params)
           
 

Method parameters in com.axibase.tsd.model.data.command with type arguments of type PropertyParameter
 void GetPropertiesCommand.setParams(List<PropertyParameter> params)
           
 



Copyright © 2015. All rights reserved.