public class BranchInfo extends Object implements Serializable
BranchInfo()
String
getId()
getName()
getRemote()
void
setId(String id)
setName(String name)
setRemote(String remote)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BranchInfo()
public String getId()
public void setId(String id)
public String getRemote()
public void setRemote(String remote)
public String getName()
public void setName(String name)
public String toString()
toString
Object
Copyright © 2024. All rights reserved.