Uses of Class
org.drip.xva.topology.FundingGroup
Package | Description |
---|---|
org.drip.xva.topology |
Collateral, Credit/Debt, Funding Topologies
|
-
Uses of FundingGroup in org.drip.xva.topology
Methods in org.drip.xva.topology that return FundingGroup Modifier and Type Method Description FundingGroup
Adiabat. fundingGroup(java.lang.String fundingGroupID)
Retrieve the Funding Group identified by the IDMethods in org.drip.xva.topology that return types with arguments of type FundingGroup Modifier and Type Method Description java.util.Map<java.lang.String,FundingGroup>
Adiabat. fundingGroupMap()
Retrieve the Funding Group MapMethods in org.drip.xva.topology with parameters of type FundingGroup Modifier and Type Method Description boolean
Adiabat. addFundingGroup(FundingGroup fundingGroup)
Add the specified Funding Group