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

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

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

Methods in edu.washington.cs.sounddetector.server.api.methodlogic that return SetSoundClassPropertiesResult
 SetSoundClassPropertiesResult WriteLogic.setSoundClassProperties(SetSoundClassProperties method)
           
 

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

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



Copyright © 2012. All Rights Reserved.