public class SVNRevisionStatus
extends java.lang.Object
Constructor and Description |
---|
SVNRevisionStatus(long minRevision,
long maxRevision,
boolean isSwitched,
boolean isModified,
boolean isSparseCheckout) |
Modifier and Type | Method and Description |
---|---|
long |
getMaxRevision() |
long |
getMinRevision() |
boolean |
isModified() |
boolean |
isSparseCheckout() |
boolean |
isSwitched() |
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.