Constructor and Description |
---|
Link() |
Modifier and Type | Method and Description |
---|---|
Entry |
getEntry() |
long |
getId() |
String |
getLink() |
String |
getUrl() |
void |
setEntry(Entry entry) |
void |
setId(long id) |
void |
setLink(String link) |
void |
setUrl(String url) |
IDataTransferModel |
toDataTransferObject() |
public void setId(long id)
public String getLink()
public void setLink(String link)
public String getUrl()
public void setUrl(String url)
public Entry getEntry()
public void setEntry(Entry entry)
public IDataTransferModel toDataTransferObject()
toDataTransferObject
in interface DataModel
Copyright © 2017. All rights reserved.