public class Subscription extends Object
| Constructor and Description |
|---|
Subscription() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNotifications() |
Reference |
getReference() |
org.joda.time.DateTime |
getStartedOn() |
void |
setNotifications(int notifications) |
void |
setReference(Reference reference) |
void |
setStartedOn(org.joda.time.DateTime startedOn) |
public org.joda.time.DateTime getStartedOn()
public void setStartedOn(org.joda.time.DateTime startedOn)
public int getNotifications()
public void setNotifications(int notifications)
public Reference getReference()
public void setReference(Reference reference)
Copyright © 2014. All Rights Reserved.