-
public class SpeechGuideBeanauthor : JulyYu date : 2019/5/7
-
-
Method Summary
Modifier and Type Method Description voidsetHasDevice(boolean hasDevice)List<String>getVoiceList()voice guide list voidsetVoiceList(List<String> voiceList)booleanisHasDevice()is has device -
-
Method Detail
-
setHasDevice
void setHasDevice(boolean hasDevice)
-
getVoiceList
List<String> getVoiceList()
voice guide list
-
setVoiceList
void setVoiceList(List<String> voiceList)
-
isHasDevice
boolean isHasDevice()
is has device
-
-
-
-