|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Data | |
|---|---|
| com.evernote.edam.type | |
| Uses of Data in com.evernote.edam.type |
|---|
| Methods in com.evernote.edam.type that return Data | |
|---|---|
Data |
Data.deepCopy()
|
Data |
Resource.getAlternateData()
|
Data |
Resource.getData()
|
Data |
Resource.getRecognition()
|
| Methods in com.evernote.edam.type with parameters of type Data | |
|---|---|
int |
Data.compareTo(Data other)
|
boolean |
Data.equals(Data that)
|
void |
Resource.setAlternateData(Data alternateData)
|
void |
Resource.setData(Data data)
|
void |
Resource.setRecognition(Data recognition)
|
| Constructors in com.evernote.edam.type with parameters of type Data | |
|---|---|
Data(Data other)
Performs a deep copy on other. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||