Uses of Class
com.projectdarkstar.tools.dtc.domain.ServerAppTag

Uses of ServerAppTag in com.projectdarkstar.tools.dtc.domain
 

Methods in com.projectdarkstar.tools.dtc.domain that return types with arguments of type ServerAppTag
 List<ServerAppTag> ServerApp.getTags()
          Returns a list of ServerAppTag objects that are used to categorize server apps into groups.
 

Method parameters in com.projectdarkstar.tools.dtc.domain with type arguments of type ServerAppTag
 void ServerApp.setTags(List<ServerAppTag> tags)
           
 



Copyright © 2013. All Rights Reserved.