| Package | Description |
|---|---|
| com.interpss.core.algo.sec | |
| com.interpss.core.algo.sec.impl | |
| com.interpss.core.algo.sec.util | |
| com.interpss.core.funcImpl |
| Modifier and Type | Method and Description |
|---|---|
AclfBranchRating |
SecAlgorithmFactory.createAclfBranchRating()
Returns a new object of class 'Aclf Branch Rating'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AclfBranchRatingImpl
An implementation of the model object 'Branch Rating Adapter'.
|
| Modifier and Type | Method and Description |
|---|---|
AclfBranchRating |
SecAlgorithmFactoryImpl.createAclfBranchRating() |
| Modifier and Type | Method and Description |
|---|---|
T |
SecAlgorithmSwitch.caseAclfBranchRating(AclfBranchRating object)
Returns the result of interpreting the object as an instance of 'Aclf Branch Rating'.
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<AclfBranch,AclfBranchRating> |
AclfFunction.branchRatingAptr
BranchRating adapter function BranchRatingAdapter = f(AclfBus)
|