public class VersionInfo extends Object implements Comparable
| Constructor and Description |
|---|
VersionInfo(javax.jcr.version.Version version,
String label,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object o) |
boolean |
equals(Object o) |
int |
getDepth() |
String |
getLabel() |
javax.jcr.version.Version |
getVersion() |
int |
hashCode() |
public VersionInfo(javax.jcr.version.Version version,
String label,
int depth)
public javax.jcr.version.Version getVersion()
public String getLabel()
public int getDepth()
public int compareTo(Object o)
compareTo in interface ComparableCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.