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