public class AudioSectionInfo extends SectionInfo
| Constructor and Description |
|---|
AudioSectionInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDuration() |
String |
getOffsetTime() |
String |
getText() |
String |
getUrl() |
void |
setDuration(String duration) |
void |
setOffsetTime(String offsetTime) |
void |
setText(String text) |
void |
setUrl(String url) |
String |
toString() |
getAbuseInfo, getAdsInfo, getIllegalInfo, getLabel, getLanguageResult, getPoliticsInfo, getPornInfo, getResult, getStartByte, getSubLabel, getTeenagerInfo, getTerroristInfo, setAbuseInfo, setAdsInfo, setIllegalInfo, setLabel, setLanguageResult, setPoliticsInfo, setPornInfo, setResult, setStartByte, setSubLabel, setTeenagerInfo, setTerroristInfopublic String getUrl()
getUrl in class SectionInfopublic void setUrl(String url)
setUrl in class SectionInfopublic String getOffsetTime()
getOffsetTime in class SectionInfopublic void setOffsetTime(String offsetTime)
setOffsetTime in class SectionInfopublic String getDuration()
getDuration in class SectionInfopublic void setDuration(String duration)
setDuration in class SectionInfopublic String getText()
getText in class SectionInfopublic void setText(String text)
setText in class SectionInfopublic String toString()
toString in class SectionInfoCopyright © 2023. All rights reserved.