public static class UserPreAlertingAnnouncement.UserPreAlertingAnnouncementGetResponse extends Response
| Modifier and Type | Field and Description | 
|---|---|
protected AnnouncementFileLevelKey | 
audioFile  | 
protected String | 
audioFileUrl  | 
protected ExtendedFileResourceSelection | 
audioSelection  | 
protected List<UserPreAlertingAnnouncementCriteriaTableRow> | 
criteriaTable  | 
protected Boolean | 
isActive  | 
protected User | 
user  | 
protected AnnouncementFileLevelKey | 
videoFile  | 
protected String | 
videoFileUrl  | 
protected ExtendedFileResourceSelection | 
videoSelection  | 
request, responseContent, xPath| Constructor and Description | 
|---|
UserPreAlertingAnnouncementGetResponse()  | 
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponseprotected Boolean isActive
protected ExtendedFileResourceSelection audioSelection
protected AnnouncementFileLevelKey audioFile
protected String audioFileUrl
protected ExtendedFileResourceSelection videoSelection
protected AnnouncementFileLevelKey videoFile
protected String videoFileUrl
protected List<UserPreAlertingAnnouncementCriteriaTableRow> criteriaTable
protected transient User user
public UserPreAlertingAnnouncementGetResponse()
public void setIsActive(Boolean isActive)
public Boolean getIsActive()
public void setAudioSelection(ExtendedFileResourceSelection audioSelection)
public ExtendedFileResourceSelection getAudioSelection()
public void setAudioFile(AnnouncementFileLevelKey audioFile)
public AnnouncementFileLevelKey getAudioFile()
public void setAudioFileUrl(String audioFileUrl)
public String getAudioFileUrl()
public void setVideoSelection(ExtendedFileResourceSelection videoSelection)
public ExtendedFileResourceSelection getVideoSelection()
public void setVideoFile(AnnouncementFileLevelKey videoFile)
public AnnouncementFileLevelKey getVideoFile()
public void setVideoFileUrl(String videoFileUrl)
public String getVideoFileUrl()
public void setCriteriaTable(List<UserPreAlertingAnnouncementCriteriaTableRow> criteriaTable)
public List<UserPreAlertingAnnouncementCriteriaTableRow> getCriteriaTable()
public void setUser(User user)
public User getUser()
@GwtIncompatible protected void transform()
ResponseCopyright © 2016 ECG. All rights reserved.