public interface EntryContract
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
getAttachmentList() |
String |
getBackgroundColor() |
UUID |
getCustomIconUUID() |
List<Property> |
getCustomPropertyList() |
String |
getForegroundColor() |
History |
getHistory() |
byte[] |
getIconData() |
int |
getIconId() |
String |
getNotes() |
String |
getPassword() |
List<String> |
getTags() |
Times |
getTimes() |
String |
getTitle() |
String |
getUrl() |
String |
getUsername() |
UUID |
getUuid() |
UUID getUuid()
byte[] getIconData()
int getIconId()
UUID getCustomIconUUID()
String getTitle()
String getUsername()
String getPassword()
String getNotes()
String getUrl()
History getHistory()
Times getTimes()
String getForegroundColor()
String getBackgroundColor()
List<Attachment> getAttachmentList()
Copyright © 2018. All rights reserved.