Uses of Class
org.drip.xva.basel.ValueCategory
Package | Description |
---|---|
org.drip.xva.basel |
XVA Based Basel Accounting Measures
|
-
Uses of ValueCategory in org.drip.xva.basel
Methods in org.drip.xva.basel that return ValueCategory Modifier and Type Method Description static ValueCategory
ValueCategory. CF1()
Retrieve an Instance of the CF1 Cash Flowstatic ValueCategory
ValueCategory. CF2()
Retrieve an Instance of the CF2 Cash Flowstatic ValueCategory
ValueCategory. CF3()
Retrieve an Instance of the CF3 Cash Flowstatic ValueCategory
ValueCategory. CF4()
Retrieve an Instance of the CF4 Cash Flowstatic ValueCategory
ValueCategory. CF5()
Retrieve an Instance of the CF5 Cash Flowstatic ValueCategory
ValueCategory. CF6()
Retrieve an Instance of the CF6 Cash Flowstatic ValueCategory
ValueCategory. HYBRID()
Retrieve an Instance of the HYBRID Cash FlowValueCategory
ValueAdjustment. valueCategory()
Retrieve the Valuation Adjustment Attribution CategoryConstructors in org.drip.xva.basel with parameters of type ValueCategory Constructor Description ValueAdjustment(double amount, ValueCategory valueCategory)
ValueAdjustment Constructor