Serialized Form
Package org.tmatesoft.svn.core |
serialVersionUID: 4845l
serialVersionUID: 4845l
readObject
private void readObject(ObjectInputStream is)
throws IOException
writeObject
private void writeObject(ObjectOutputStream os)
throws IOException
readResolve
private Object readResolve()
myDescription
String myDescription
myCategory
int myCategory
myCode
int myCode
serialVersionUID: 4845l
myObjects
Object[] myObjects
myMessage
String myMessage
myErrorCode
SVNErrorCode myErrorCode
myType
int myType
myChildErrorMessage
SVNErrorMessage myChildErrorMessage
myThrowable
Throwable myThrowable
serialVersionUID: 4845l
myErrorMessage
SVNErrorMessage myErrorMessage
serialVersionUID: 4845l
myRevision
long myRevision
myChangedPaths
Map myChangedPaths
myRevisionProperties
SVNProperties myRevisionProperties
myHasChildren
boolean myHasChildren
serialVersionUID: 1l
myPath
String myPath
myType
char myType
myCopyPath
String myCopyPath
myCopyRevision
long myCopyRevision
myNodeKind
SVNNodeKind myNodeKind
serialVersionUID: 1l
myProperties
Map myProperties
serialVersionUID: 4845l
myValue
String myValue
myData
byte[] myData
Copyright © 2004-2009 TMate Software Ltd. All Rights Reserved.