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

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

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

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



Copyright © 2013. All Rights Reserved.