Uses of Class
speech.DialogBranch

Packages that use DialogBranch
speech   
 

Uses of DialogBranch in speech
 

Methods in speech that return DialogBranch
 DialogBranch Dialog.getBranch(int id)
          Returns the dialog branch with the specified id, if it exists, else this method returns null
 

Methods in speech that return types with arguments of type DialogBranch
 java.util.LinkedList<DialogBranch> Dialog.getBranches()
          Returns a list of dialog branches of this dialog