public static class GroupPaging.GroupGroupPagingGetInstanceResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Integer |
confirmationToneTimeoutSeconds |
protected Boolean |
deliverOriginatorCLIDInstead |
protected String |
networkClassOfService |
protected String |
originatorCLIDPrefix |
protected ServiceInstanceReadProfile19sp1 |
serviceInstanceProfile |
protected GroupPaging |
user |
commandType, detailText, request, responseContent, summaryText, xPath
Constructor and Description |
---|
GroupGroupPagingGetInstanceResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getConfirmationToneTimeoutSeconds() |
Boolean |
getDeliverOriginatorCLIDInstead() |
GroupPaging |
getGroupPaging() |
String |
getNetworkClassOfService() |
String |
getOriginatorCLIDPrefix() |
ServiceInstanceReadProfile19sp1 |
getServiceInstanceProfile() |
int |
hashCode() |
void |
setConfirmationToneTimeoutSeconds(Integer confirmationToneTimeoutSeconds) |
void |
setDeliverOriginatorCLIDInstead(Boolean deliverOriginatorCLIDInstead) |
void |
setNetworkClassOfService(String networkClassOfService) |
void |
setOriginatorCLIDPrefix(String originatorCLIDPrefix) |
void |
setServiceInstanceProfile(ServiceInstanceReadProfile19sp1 serviceInstanceProfile) |
void |
setUser(GroupPaging 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 Integer confirmationToneTimeoutSeconds
protected Boolean deliverOriginatorCLIDInstead
protected String originatorCLIDPrefix
protected String networkClassOfService
protected transient GroupPaging user
public void setServiceInstanceProfile(ServiceInstanceReadProfile19sp1 serviceInstanceProfile)
public ServiceInstanceReadProfile19sp1 getServiceInstanceProfile()
public void setConfirmationToneTimeoutSeconds(Integer confirmationToneTimeoutSeconds)
public Integer getConfirmationToneTimeoutSeconds()
public void setDeliverOriginatorCLIDInstead(Boolean deliverOriginatorCLIDInstead)
public Boolean getDeliverOriginatorCLIDInstead()
public void setOriginatorCLIDPrefix(String originatorCLIDPrefix)
public String getOriginatorCLIDPrefix()
public void setNetworkClassOfService(String networkClassOfService)
public String getNetworkClassOfService()
public void setUser(GroupPaging user)
public GroupPaging getGroupPaging()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.