|
static final String | LOCAL = "local" |
|
static final String | PEER = "peer" |
|
Baltrad subscription interface.
- Author
- Maciej Szewczykowski | macie.nosp@m.j@ba.nosp@m.ltrad.nosp@m..eu
- Version
- 1.2.2
- Since
- 1.2.2
◆ getDataSource()
String eu.baltrad.dex.net.model.ISubscription.getDataSource |
( |
| ) |
|
◆ getDate()
Date eu.baltrad.dex.net.model.ISubscription.getDate |
( |
| ) |
|
◆ getId()
int eu.baltrad.dex.net.model.ISubscription.getId |
( |
| ) |
|
◆ getType()
String eu.baltrad.dex.net.model.ISubscription.getType |
( |
| ) |
|
◆ getUser()
String eu.baltrad.dex.net.model.ISubscription.getUser |
( |
| ) |
|
◆ isActive()
boolean eu.baltrad.dex.net.model.ISubscription.isActive |
( |
| ) |
|
◆ isSyncronized()
boolean eu.baltrad.dex.net.model.ISubscription.isSyncronized |
( |
| ) |
|
◆ setActive()
void eu.baltrad.dex.net.model.ISubscription.setActive |
( |
boolean | active | ) |
|
◆ setDataSource()
void eu.baltrad.dex.net.model.ISubscription.setDataSource |
( |
String | dataSource | ) |
|
◆ setDate()
void eu.baltrad.dex.net.model.ISubscription.setDate |
( |
Date | date | ) |
|
◆ setId()
void eu.baltrad.dex.net.model.ISubscription.setId |
( |
int | id | ) |
|
◆ setSyncronized()
void eu.baltrad.dex.net.model.ISubscription.setSyncronized |
( |
boolean | sync | ) |
|
◆ setType()
void eu.baltrad.dex.net.model.ISubscription.setType |
( |
String | type | ) |
|
◆ setUser()
void eu.baltrad.dex.net.model.ISubscription.setUser |
( |
String | user | ) |
|
◆ LOCAL
final String eu.baltrad.dex.net.model.ISubscription.LOCAL = "local" |
|
static |
The documentation for this interface was generated from the following file:
- src/java/eu/baltrad/dex/net/model/ISubscription.java