public class Referral extends AbstractReferral implements Serializable
| Constructor and Description |
|---|
Referral()
default constructor
|
Referral(ReferralId id)
minimal constructor
|
Referral(ReferralId id,
String type,
String subtype,
String url,
String title,
String source)
full constructor
|
getId, getSource, getSubtype, getTitle, getType, getUrl, setId, setSource, setSubtype, setTitle, setType, setUrlpublic Referral()
public Referral(ReferralId id)
Copyright © 2016. All rights reserved.