Uses of Class
edu.qut.cs.rcmd.core.prob.RecommenderProbSubject.Type

Packages that use RecommenderProbSubject.Type
edu.qut.cs.rcmd.core.prob   
 

Uses of RecommenderProbSubject.Type in edu.qut.cs.rcmd.core.prob
 

Methods in edu.qut.cs.rcmd.core.prob that return RecommenderProbSubject.Type
 RecommenderProbSubject.Type RecommenderProbSubject.getType()
           
static RecommenderProbSubject.Type RecommenderProbSubject.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RecommenderProbSubject.Type[] RecommenderProbSubject.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in edu.qut.cs.rcmd.core.prob with parameters of type RecommenderProbSubject.Type
static RecommenderProbSubject RecommenderProbSubject.newInstance(RecommenderProbSubject.Type type, String value)
           
 



Copyright © 2012. All Rights Reserved.