public static class QuerySpeechPushJobSpeechResponse.Data.Items extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
QuerySpeechPushJobSpeechResponse.Data.Items.Items1 |
构造器和说明 |
---|
Items() |
限定符和类型 | 方法和说明 |
---|---|
String |
getBizCode() |
List<QuerySpeechPushJobSpeechResponse.Data.Items.Items1> |
getSpeechList() |
String |
getSpeechType() |
String |
getText() |
String |
getVoice() |
void |
setBizCode(String bizCode) |
void |
setSpeechList(List<QuerySpeechPushJobSpeechResponse.Data.Items.Items1> speechList) |
void |
setSpeechType(String speechType) |
void |
setText(String text) |
void |
setVoice(String voice) |
public String getSpeechType()
public void setSpeechType(String speechType)
public String getText()
public void setText(String text)
public String getVoice()
public void setVoice(String voice)
public String getBizCode()
public void setBizCode(String bizCode)
public List<QuerySpeechPushJobSpeechResponse.Data.Items.Items1> getSpeechList()
public void setSpeechList(List<QuerySpeechPushJobSpeechResponse.Data.Items.Items1> speechList)
Copyright © 2023. All rights reserved.