edu.washington.cs.sounddetector.server.api.method
Class Untrain
java.lang.Object
edu.washington.cs.sounddetector.server.api.method.Untrain
- All Implemented Interfaces:
- Method
public class Untrain
- extends Object
- implements Method
Untrain
public Untrain()
Untrain
public Untrain(List<Long> soundIds)
setSoundIds
public void setSoundIds(List<Long> soundIds)
- Parameters:
soundIds
- the soundIds to set
getSoundIds
public List<Long> getSoundIds()
- Returns:
- the soundIds as an unmodifiable collection
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.