edu.washington.cs.sounddetector.server.api.method
Class GetSounds
java.lang.Object
edu.washington.cs.sounddetector.server.api.method.GetSounds
- All Implemented Interfaces:
- Method
public class GetSounds
- extends Object
- implements Method
GetSounds
public GetSounds()
GetSounds
public GetSounds(String detectorId)
- Parameters:
detectorId
-
getDetectorId
public String getDetectorId()
- Returns:
- the detectorId
setDetectorId
public void setDetectorId(String detectorId)
- Parameters:
detectorId
- the detectorId to set
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.