public class Reply extends Object
| Constructor and Description |
|---|
Reply() |
| Modifier and Type | Method and Description |
|---|---|
ReplyEntity |
getDonor() |
String |
getRedirectUrl() |
ReplyEntity |
getSample() |
String |
getSite() |
void |
setDonor(ReplyEntity donor) |
void |
setRedirectUrl(String redirectUrl) |
void |
setSample(ReplyEntity sample) |
void |
setSite(String site) |
public ReplyEntity getDonor()
public void setDonor(ReplyEntity donor)
public ReplyEntity getSample()
public void setSample(ReplyEntity sample)
public String getRedirectUrl()
public void setRedirectUrl(String redirectUrl)
public String getSite()
public void setSite(String site)
Copyright © 2021 Samply Community. All rights reserved.