Uses of Class
com.projectdarkstar.tools.dtc.data.SystemProbeTagDTO

Packages that use SystemProbeTagDTO
com.projectdarkstar.tools.dtc.data   
 

Uses of SystemProbeTagDTO in com.projectdarkstar.tools.dtc.data
 

Methods in com.projectdarkstar.tools.dtc.data that return types with arguments of type SystemProbeTagDTO
 List<SystemProbeTagDTO> SystemProbeDTO.getTags()
          Returns a list of SystemProbeTagDTO objects that are used to categorize system probes into groups.
 

Method parameters in com.projectdarkstar.tools.dtc.data with type arguments of type SystemProbeTagDTO
protected  void SystemProbeDTO.setTags(List<SystemProbeTagDTO> tags)
           
 void SystemProbeDTO.updateTags(List<SystemProbeTagDTO> tags)
           
 



Copyright © 2013. All Rights Reserved.