Constructor and Description |
---|
AccountPreferences() |
Modifier and Type | Method and Description |
---|---|
Account |
getAccount() |
long |
getId() |
String |
getPreferences() |
String |
getRestrictionEnzymes() |
void |
setAccount(Account account) |
void |
setId(long id) |
void |
setPreferences(String preferences) |
void |
setRestrictionEnzymes(String restrictionEnzymes) |
IDataTransferModel |
toDataTransferObject() |
public void setId(long id)
public String getPreferences()
public void setPreferences(String preferences)
public String getRestrictionEnzymes()
public void setRestrictionEnzymes(String restrictionEnzymes)
public Account getAccount()
public void setAccount(Account account)
public IDataTransferModel toDataTransferObject()
toDataTransferObject
in interface DataModel
Copyright © 2017. All rights reserved.