public static class SwarmProjectAPI.Branch extends Object
Branch(String id, String name, List<String> paths)
String
getId()
getName()
P4Path
getPath()
List<String>
getPaths()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Branch(String id, String name, List<String> paths)
public String getId()
public String getName()
public P4Path getPath()
public List<String> getPaths()
Copyright © 2016–2019. All rights reserved.