| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.opf | |
| com.interpss.opf.helper | |
| com.interpss.opf.impl | |
| com.interpss.opf.util |
| Modifier and Type | Method and Description |
|---|---|
static OpfBranch |
OpfObjectFactory.createOpfBranch() |
| Modifier and Type | Method and Description |
|---|---|
OpfBranch |
OpfFactory.createOpfBranch()
Returns a new object of class 'Branch'.
|
| Constructor and Description |
|---|
OpfBranchHelper(OpfBranch branch) |
| Modifier and Type | Class and Description |
|---|---|
class |
OpfBranchImpl
An implementation of the model object 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
OpfBranch |
OpfFactoryImpl.createOpfBranch() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpfSwitch.caseOpfBranch(OpfBranch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|