public class Referral extends Object implements Serializable
| Constructor and Description |
|---|
Referral() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getRef()
Gets the
ref. |
String |
getSource()
Gets the
source. |
String |
getType()
Gets the
type. |
int |
hashCode() |
void |
setRef(String ref)
Sets the
ref. |
void |
setSource(String source)
Sets the
source. |
void |
setType(String type)
Sets the
type. |
String |
toString() |
Copyright © 2017 BotMill. All rights reserved.