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