Serialized Form


Package edu.washington.cs.sounddetector.server.api.exception

Class edu.washington.cs.sounddetector.server.api.exception.CantBuildClassifierException extends SoundDetectorAPIException implements Serializable

serialVersionUID: 1L

Class edu.washington.cs.sounddetector.server.api.exception.DetectorDoesNotExistException extends SoundDetectorAPIException implements Serializable

serialVersionUID: 1L

Serialized Fields

detectorId

String detectorId

Class edu.washington.cs.sounddetector.server.api.exception.PhoneDoesNotExistException extends SoundDetectorAPIException implements Serializable

serialVersionUID: 1L

Serialized Fields

phoneId

String phoneId

Class edu.washington.cs.sounddetector.server.api.exception.SoundClassDoesNotExistException extends SoundDetectorAPIException implements Serializable

serialVersionUID: 1L

Serialized Fields

soundClass

String soundClass

Class edu.washington.cs.sounddetector.server.api.exception.SoundDetectorAPIException extends Exception implements Serializable

serialVersionUID: -2320458565807877689L

Class edu.washington.cs.sounddetector.server.api.exception.SoundDetectorInternalErrorException extends Exception implements Serializable

serialVersionUID: 8337812198614278567L

Class edu.washington.cs.sounddetector.server.api.exception.SoundDoesNotExistException extends SoundDetectorAPIException implements Serializable

serialVersionUID: 1L

Serialized Fields

soundId

long soundId

Package edu.washington.cs.sounddetector.server.api.object

Class edu.washington.cs.sounddetector.server.api.object.PeakEvent extends Object implements Serializable

serialVersionUID: 3069543906416454002L

Serialized Fields

time

double time
 

magnitude

double magnitude
 

duration

double duration
 



Copyright © 2012. All Rights Reserved.