public class BranchDTO
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BranchDTO
public BranchDTO(int iid,
String constraint,
boolean branched)
-
BranchDTO
public BranchDTO(int iid,
String inst)