public class BranchInfo extends Object implements Serializable
| Constructor and Description |
|---|
BranchInfo(String branchId,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranchId() |
String |
getName() |
void |
setBranchId(String branchId) |
void |
setName(String name) |
String |
toString() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.