Uses of Class
edu.washington.cs.sounddetector.server.api.methodresult.ClassifyResult

Packages that use ClassifyResult
edu.washington.cs.sounddetector.server.api.methodlogic   
edu.washington.cs.sounddetector.server.api.methodresult   
 

Uses of ClassifyResult in edu.washington.cs.sounddetector.server.api.methodlogic
 

Methods in edu.washington.cs.sounddetector.server.api.methodlogic that return ClassifyResult
 ClassifyResult WriteLogic.classify(Classify classify)
           
 

Uses of ClassifyResult in edu.washington.cs.sounddetector.server.api.methodresult
 

Methods in edu.washington.cs.sounddetector.server.api.methodresult that return ClassifyResult
static ClassifyResult ClassifyResult.failureDetectorIdDoesNotExist(String detectorId)
           
static ClassifyResult ClassifyResult.success(String soundClass)
           
 



Copyright © 2012. All Rights Reserved.