Class SVNUpdateEditor15.SVNEntryInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor15.SVNEntryInfo
- Direct Known Subclasses:
SVNUpdateEditor15.SVNDirectoryInfo
,SVNUpdateEditor15.SVNFileInfo
- Enclosing class:
- SVNUpdateEditor15
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
private SVNProperties
private SVNProperties
private SVNProperties
private String
long
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String
getPath()
void
propertyChanged
(String name, SVNPropertyValue value)
-
Field Details
-
URL
-
IsAdded
public boolean IsAdded -
isExisted
public boolean isExisted -
isAddExisted
public boolean isAddExisted -
Parent
-
isSkipped
public boolean isSkipped -
myPreviousRevision
public long myPreviousRevision -
myPath
-
myChangedProperties
-
myChangedEntryProperties
-
myChangedWCProperties
-
-
Constructor Details
-
SVNEntryInfo
-
-
Method Details
-
getPath
-
propertyChanged
-
getChangedWCProperties
-
getChangedEntryProperties
-
getChangedProperties
-