RiskQuantLib.Property package

Submodules

RiskQuantLib.Property.property module

class property(value)[source]

Bases: object

This is the basic class of any kind of attribute, except string. Any attribute should have an effective date.

commit()[source]
setBelongTo(belongToObject, belongToAttrName)[source]
setEffectiveDate(effectiveDateTimeStamp)[source]
setValue(value)[source]

Module contents