메소드 | 설명 | |
---|---|---|
MakeSchedule ( ) : System | ||
backwards ( ) : |
||
endOfMonth ( bool flag ) : |
||
forwards ( ) : |
||
from ( Date effectiveDate ) : |
||
to ( Date terminationDate ) : |
||
value ( ) : |
||
withCalendar ( QLNet.Calendar calendar ) : |
||
withConvention ( BusinessDayConvention conv ) : |
||
withFirstDate ( Date d ) : |
||
withFrequency ( Frequency frequency ) : |
||
withNextToLastDate ( Date d ) : |
||
withRule ( DateGeneration r ) : |
||
withTenor ( |
||
withTerminationDateConvention ( BusinessDayConvention conv ) : |
public withCalendar ( QLNet.Calendar calendar ) : |
||
calendar | QLNet.Calendar | |
리턴 |
public withConvention ( BusinessDayConvention conv ) : |
||
conv | BusinessDayConvention | |
리턴 |
public withFrequency ( Frequency frequency ) : |
||
frequency | Frequency | |
리턴 |
public withNextToLastDate ( Date d ) : |
||
d | Date | |
리턴 |
public withRule ( DateGeneration r ) : |
||
r | DateGeneration | |
리턴 |
public withTerminationDateConvention ( BusinessDayConvention conv ) : |
||
conv | BusinessDayConvention | |
리턴 |