CheckoutEntry
public class CheckoutEntryImpl extends Object implements CheckoutEntry
Modifier and Type | Method | Description |
---|---|---|
String |
getFromBranch() |
|
String |
getToBranch() |
public String getFromBranch()
getFromBranch
in interface CheckoutEntry
public String getToBranch()
getToBranch
in interface CheckoutEntry
Copyright © 2018. All rights reserved.