Uses of Class
org.cogchar.api.integroid.cue.PersonCue.NameSource

Packages that use PersonCue.NameSource
org.cogchar.api.integroid.cue   
 

Uses of PersonCue.NameSource in org.cogchar.api.integroid.cue
 

Methods in org.cogchar.api.integroid.cue that return PersonCue.NameSource
 PersonCue.NameSource PersonCue.getNameSource()
           
static PersonCue.NameSource PersonCue.NameSource.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PersonCue.NameSource[] PersonCue.NameSource.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.cogchar.api.integroid.cue with parameters of type PersonCue.NameSource
 void PersonCue.setSpokenNameAndSource(String name, PersonCue.NameSource ns)
           
 



Copyright © 2010-2012. All Rights Reserved.