@ExportedBean(defaultVisibility=999) public class GitObject extends Object implements Serializable
GitObject(String name, org.eclipse.jgit.lib.ObjectId sha1)
String
getName()
org.eclipse.jgit.lib.ObjectId
getSHA1()
getSHA1String()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GitObject(String name, org.eclipse.jgit.lib.ObjectId sha1)
public org.eclipse.jgit.lib.ObjectId getSHA1()
@Exported public String getName()
@Exported(name="SHA1") public String getSHA1String()
Copyright © 2004-2013. All Rights Reserved.