public class Question extends ModelBase
| Modifier and Type | Field and Description |
|---|---|
static String |
QUESTION_TYPE_CLOSED |
static String |
QUESTION_TYPE_COMMENT |
static String |
QUESTION_TYPE_CONFERENCE |
static String |
QUESTION_TYPE_OPEN |
static String |
QUESTION_TYPE_REFERRAL |
static String |
QUESTION_TYPE_VOICE_RECORDING |
| Constructor and Description |
|---|
Question() |
Question(String id,
String text,
String type) |
public static final String QUESTION_TYPE_CLOSED
public static final String QUESTION_TYPE_OPEN
public static final String QUESTION_TYPE_COMMENT
public static final String QUESTION_TYPE_REFERRAL
public static final String QUESTION_TYPE_VOICE_RECORDING
public static final String QUESTION_TYPE_CONFERENCE
public void addAnswer(Answer answer)
public String getQuestion_id()
public String getQuestion_text()
public String getType()
public String getUrl()
public ArrayList<EventCallback> getEvent_callbacks()
public void setQuestion_id(String question_id)
public void setQuestion_text(String question_text)
public void setType(String type)
public String getPreferred_language()
public void setPreferred_language(String preferred_language)
public void setUrl(String url)
public void setEvent_callbacks(ArrayList<EventCallback> event_callbacks)
public Collection<MediaProperty> getMediaProperties()
public void setMediaProperties(Collection<MediaProperty> media_Hints)
public void addMediaProperties(MediaProperty mediaProperty)
public Map<MediaProperty.MediaPropertyKey,String> getMediaPropertyByType(MediaProperty.MediumType type)
public String getMediaPropertyValue(MediaProperty.MediumType type, MediaProperty.MediaPropertyKey key)
public void addEvent_callbacks(EventPost.EventType eventType, String callbackURL)
public void addEventCallback(EventCallback eventCallback)
public void addProperty(MediaProperty.MediumType medium, MediaProperty.MediaPropertyKey propertyKey, String value)
broadsoft - usePreconnect - string - Copyright © 2015 AskFast BV. All rights reserved.