Serialized Form
Package org.tmatesoft.svn.core |
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
myObjects
Object[] myObjects
myMessage
String myMessage
myErrorCode
SVNErrorCode myErrorCode
myType
int myType
myChildErrorMessage
SVNErrorMessage myChildErrorMessage
myErrorMessage
SVNErrorMessage myErrorMessage
myRevision
long myRevision
myAuthor
String myAuthor
myDate
Date myDate
myMessage
String myMessage
myChangedPaths
Map myChangedPaths
myPath
String myPath
myType
char myType
myCopyPath
String myCopyPath
myCopyRevision
long myCopyRevision
Copyright © 2004-2006 TMate Software Ltd. All Rights Reserved.