org.rococoa.contrib.appkit
Class NSSpeechSynthesizer.NSSpeechError
java.lang.Object
org.rococoa.contrib.AbstractPropertyDictionary<NSSpeechSynthesizer.NSSpeechError.ErrorProperty>
org.rococoa.contrib.appkit.NSSpeechSynthesizer.NSSpeechError
- Enclosing class:
- NSSpeechSynthesizer
public static class NSSpeechSynthesizer.NSSpeechError
- extends AbstractPropertyDictionary<NSSpeechSynthesizer.NSSpeechError.ErrorProperty>
Describes an error that occurred
Methods inherited from class org.rococoa.contrib.AbstractPropertyDictionary |
getBoolean, getData, getDate, getEnum, getInt, getShort, getString, getValueAsType, setDate, setString, setValue, toString |
NSSpeechSynthesizer.NSSpeechError
public NSSpeechSynthesizer.NSSpeechError()
NSSpeechSynthesizer.NSSpeechError
public NSSpeechSynthesizer.NSSpeechError(NSMutableDictionary data)
getErrorCount
public int getErrorCount()
getOldestCode
public int getOldestCode()
getOldestCharacterOffset
public int getOldestCharacterOffset()
getNewestCode
public int getNewestCode()
getNewestCharacterOffset
public int getNewestCharacterOffset()
Copyright © 2012. All Rights Reserved.