public class UserSimultaneousRingPersonalGetPhoneNumberResponseProxy extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
Boolean |
answerConfirmationRequired |
String |
phoneNumber |
UserProxy |
userProxy |
Constructor and Description |
---|
UserSimultaneousRingPersonalGetPhoneNumberResponseProxy() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getAnswerConfirmationRequired() |
String |
getPhoneNumber() |
UserProxy |
getUserProxy() |
void |
setAnswerConfirmationRequired(Boolean answerConfirmationRequired) |
void |
setPhoneNumber(String phoneNumber) |
void |
setUserProxy(UserProxy userProxy) |
public UserProxy userProxy
public String phoneNumber
public Boolean answerConfirmationRequired
public UserSimultaneousRingPersonalGetPhoneNumberResponseProxy()
public void setUserProxy(UserProxy userProxy)
public UserProxy getUserProxy()
public void setPhoneNumber(String phoneNumber)
public String getPhoneNumber()
public void setAnswerConfirmationRequired(Boolean answerConfirmationRequired)
public Boolean getAnswerConfirmationRequired()
Copyright © 2016 ECG, Inc. All rights reserved.