Uses of Interface
backend.speech.interfaces.ISpeech
Packages that use ISpeech
-
Uses of ISpeech in backend.plenarprotocol
Methods in backend.plenarprotocol that return types with arguments of type ISpeechModifier and TypeMethodDescriptionPlenarprotocol_impl.getAgendaSpeechesMap()IPlenarprotocol.getSpeeches()Plenarprotocol_impl.getSpeeches()Gibt die Liste der Reden zurückMethod parameters in backend.plenarprotocol with type arguments of type ISpeechModifier and TypeMethodDescriptionvoidIPlenarprotocol.setSpeeches(List<ISpeech> speeches) voidPlenarprotocol_impl.setSpeeches(List<ISpeech> speeches) Setzt die Liste der RedenConstructor parameters in backend.plenarprotocol with type arguments of type ISpeechModifierConstructorDescriptionPlenarprotocol_impl(String _id, IProtocol protocol, List<ISpeech> speeches) -
Uses of ISpeech in backend.speech
Classes in backend.speech that implement ISpeech