public interface EvolutionEntry
| Modifier and Type | Interface and Description |
|---|---|
static class |
EvolutionEntry.EvolutionEntryType
The available entry types.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth() |
String |
getName() |
String |
getStatus() |
EvolutionEntry.EvolutionEntryType |
getType() |
String |
getUniqueName() |
String |
getValueString() |
String |
getValueStringShort() |
boolean |
isAdded() |
boolean |
isChanged() |
boolean |
isCurrent() |
boolean |
isResource() |
boolean |
isWillBeRemoved() |
int getDepth()
String getName()
String getStatus()
EvolutionEntry.EvolutionEntryType getType()
String getUniqueName()
String getValueString()
String getValueStringShort()
boolean isAdded()
boolean isChanged()
boolean isCurrent()
boolean isResource()
boolean isWillBeRemoved()
Copyright © 2013–2020 Adobe. All rights reserved.