public class Amo extends Object implements Serializable
Constructor and Description |
---|
Amo() |
Modifier and Type | Method and Description |
---|---|
String |
getEmail()
Get email
|
Boolean |
getFromApi()
Get from API flag
|
String |
getGuid()
Get GUID
|
String |
getMsg()
Get msg
|
Integer |
getNumericUserId()
Get numeric user ID
|
String |
getRemoteAddressChain()
Get remoteAddressChain
|
String |
getUid()
Get uid
|
String |
getUpload()
Get upload
|
String |
getUploadHash()
Get upload hash
|
void |
setEmail(String email)
Set email
|
void |
setRemoteAddressChain(String remoteAddressChain)
Set remoteAddressChain
|
void |
setUid(String uid)
Set uid
|
public String getMsg()
public void setUid(String uid)
uid
- Valuepublic String getUid()
public void setRemoteAddressChain(String remoteAddressChain)
remoteAddressChain
- Stringpublic String getRemoteAddressChain()
public void setEmail(String email)
email
- Valuepublic String getEmail()
public String getGuid()
public Boolean getFromApi()
public Integer getNumericUserId()
public String getUpload()
public String getUploadHash()
Copyright © 2022. All rights reserved.