public static class VoiceXml.GroupVoiceXmlGetInstanceResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected AccessDeviceEndpointWithPortNumberRead |
accessDeviceEndpoint |
protected String |
networkClassOfService |
protected ServiceInstanceReadProfile19sp1 |
serviceInstanceProfile |
protected VoiceXml |
user |
commandType, detailText, request, responseContent, summaryText, xPath
Constructor and Description |
---|
GroupVoiceXmlGetInstanceResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AccessDeviceEndpointWithPortNumberRead |
getAccessDeviceEndpoint() |
String |
getNetworkClassOfService() |
ServiceInstanceReadProfile19sp1 |
getServiceInstanceProfile() |
VoiceXml |
getVoiceXml() |
int |
hashCode() |
void |
setAccessDeviceEndpoint(AccessDeviceEndpointWithPortNumberRead accessDeviceEndpoint) |
void |
setNetworkClassOfService(String networkClassOfService) |
void |
setServiceInstanceProfile(ServiceInstanceReadProfile19sp1 serviceInstanceProfile) |
void |
setUser(VoiceXml user) |
protected void |
transform()
Transforms the Response from XML Content to a populated POJO
|
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected ServiceInstanceReadProfile19sp1 serviceInstanceProfile
protected String networkClassOfService
protected AccessDeviceEndpointWithPortNumberRead accessDeviceEndpoint
protected transient VoiceXml user
public void setServiceInstanceProfile(ServiceInstanceReadProfile19sp1 serviceInstanceProfile)
public ServiceInstanceReadProfile19sp1 getServiceInstanceProfile()
public void setNetworkClassOfService(String networkClassOfService)
public String getNetworkClassOfService()
public void setAccessDeviceEndpoint(AccessDeviceEndpointWithPortNumberRead accessDeviceEndpoint)
public AccessDeviceEndpointWithPortNumberRead getAccessDeviceEndpoint()
public void setUser(VoiceXml user)
public VoiceXml getVoiceXml()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.