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

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

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

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

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



Copyright © 2013. All Rights Reserved.