|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tigris.subversion.javahl.Status.Kind
public static final class Status.Kind
class for kind status of the item or its properties the constants are defined in the interface StatusKind for building reasons
Field Summary |
---|
Fields inherited from interface org.tigris.subversion.javahl.StatusKind |
---|
added, conflicted, deleted, external, ignored, incomplete, merged, missing, modified, none, normal, obstructed, replaced, unversioned |
Constructor Summary | |
---|---|
Status.Kind()
|
Method Summary | |
---|---|
static java.lang.String |
getDescription(int kind)
Returns the textual representation of the status |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Status.Kind()
Method Detail |
---|
public static final java.lang.String getDescription(int kind)
kind
- of status
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |