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

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

Methods in com.projectdarkstar.tools.dtc.domain that return BinaryFile
 BinaryFile PkgLibrary.getFile()
          Returns the contents of the actual package library file as a BinaryFile
 

Methods in com.projectdarkstar.tools.dtc.domain with parameters of type BinaryFile
 void PkgLibrary.setFile(BinaryFile file)
           
 

Constructors in com.projectdarkstar.tools.dtc.domain with parameters of type BinaryFile
PkgLibrary(String name, BinaryFile file)
           
 



Copyright © 2013. All Rights Reserved.