RiskQuantLib.Property package

Submodules

RiskQuantLib.Property.property module

class property(value)[源代码]

基类:object

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

commit()[源代码]
setBelongTo(belongToObject, belongToAttrName)[源代码]
setEffectiveDate(effectiveDateTimeStamp)[源代码]
setValue(value)[源代码]

Module contents