Uses of Class
org.kefirsf.bb.conf.Code

Packages that use Code
org.kefirsf.bb.conf   
 

Uses of Code in org.kefirsf.bb.conf
 

Methods in org.kefirsf.bb.conf that return types with arguments of type Code
 Set<Code> Scope.getCodes()
          Get codes of scope.
 

Methods in org.kefirsf.bb.conf with parameters of type Code
 void Scope.addCode(Code code)
          Add a code to scope.
 

Method parameters in org.kefirsf.bb.conf with type arguments of type Code
 void Scope.setCodes(Set<Code> codes)
          Set codes.
 



Copyright © 2013. All Rights Reserved.