public class NewSecureContactInfoForGetSecurityContactOutput extends Object
| Constructor and Description |
|---|
NewSecureContactInfoForGetSecurityContactOutput() |
| Modifier and Type | Method and Description |
|---|---|
NewSecureContactInfoForGetSecurityContactOutput |
email(String email) |
boolean |
equals(Object o) |
String |
getEmail()
Get email
|
String |
getMobile()
Get mobile
|
int |
hashCode() |
NewSecureContactInfoForGetSecurityContactOutput |
mobile(String mobile) |
void |
setEmail(String email) |
void |
setMobile(String mobile) |
String |
toString() |
public NewSecureContactInfoForGetSecurityContactOutput()
public NewSecureContactInfoForGetSecurityContactOutput email(String email)
public String getEmail()
public void setEmail(String email)
public NewSecureContactInfoForGetSecurityContactOutput mobile(String mobile)
public String getMobile()
public void setMobile(String mobile)
Copyright © 2024. All rights reserved.