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

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

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

Methods in edu.washington.cs.sounddetector.server.api.methodlogic that return GetSoundResult
 GetSoundResult ReadLogic.getSound(GetSound method)
           
 

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

Methods in edu.washington.cs.sounddetector.server.api.methodresult that return GetSoundResult
static GetSoundResult GetSoundResult.failureSoundDoesNotExist(long soundId)
           
static GetSoundResult GetSoundResult.success(byte[] sound)
           
 



Copyright © 2012. All Rights Reserved.