Uses of Class
com.walkfares.odsl.annotations.ODSLProperty
-
Uses of ODSLProperty in com.walkfares.odsl.var
Methods in com.walkfares.odsl.var with annotations of type ODSLProperty Modifier and Type Method Description String
VarCalendar. getCode()
VarDynamicObject
VarIndex. getKeys()
VarLinks
BaseVar. getLinks()
VarScalar
VarCalendar. getName()
VarList
VarCalendar. getRules()
String
VarCalendar. getTimezone()
VersionInfo
VersionedVar. getVersion()
VarList
DynamicProperties. keyNames()
Set<String>
DynamicProperties. keys()
void
VarCalendar. setUseHolidays(boolean useHolidays)
int
DynamicProperties. size()
VarList
DynamicProperties. values()
-
Uses of ODSLProperty in com.walkfares.odsl.var.basic
Methods in com.walkfares.odsl.var.basic with annotations of type ODSLProperty Modifier and Type Method Description String
VarDynamicObject. getAccess()
VarScalar
VarDate. getDay()
VarScalar
VarDuration. getDays()
VarScalar
VarDate. getDow()
String
VarDate. getHalfHourlyTenor()
VarScalar
VarDate. getHour()
String
VarDate. getHourlyTenor()
VarScalar
VarDuration. getHours()
String
VarSecret. getId()
VarScalar
VarDate. getMillis()
VarScalar
VarDate. getMinute()
VarScalar
VarDuration. getMinutes()
VarScalar
VarDate. getMonth()
VarScalar
VarDate. getMonthName()
VarScalar
VarDuration. getMonths()
VarScalar
VarDate. getQuarter()
String
VarDate. getQuarterHourlyTenor()
VarScalar
VarDate. getSecond()
VarScalar
VarDuration. getSeconds()
Var
VarList. getSize()
VersionInfo
VarSetting. getVersion()
VarScalar
VarDate. getWeek()
VarScalar
VarDate. getWeekOfMonth()
VarScalar
VarDate. getYear()
VarScalar
VarDuration. getYears()
-
Uses of ODSLProperty in com.walkfares.odsl.var.curve
Methods in com.walkfares.odsl.var.curve with annotations of type ODSLProperty Modifier and Type Method Description void
VarBuildGroup. calendar(VarScalar calendar)
void
VarExportGroup. calendar(VarScalar calendar)
void
VarBuildGroup. cron(VarScalar cron)
void
VarExportGroup. cron(VarScalar cron)
void
VarCurveGroup. description(VarScalar desc)
void
VarExportGroup. enabled(VarScalar enable)
void
VarBuildGroup. expression(VarScalar expression)
void
VarExportGroup. expression(VarScalar expression)
VarReference
VarSmartCurve. getBaseCurve()
SmartCurveCacheOptions
VarSmartCurve. getCacheOptions()
VarExpiryCalendar
VarCurveDate. getCalendar()
VarContracts
VarCurve. getContracts()
String
VarCurve. getCurrency()
String
VarSmartCurve. getCurrency()
VarDate
VarContract. getEnd()
VarDate
VarContract. getExpiry()
String
VarSmartCurve. getExpression()
VarCurveDate
VarContract. getOndate()
VarCurveDate
VarCurve. getOndate()
PeriodCodeType
VarContract. getPeriodCodeType()
String
SmartCurveCacheOptions. getSchedule()
String
VarSmartCurve. getScript()
VarDate
VarContract. getStart()
Status
VarContract. getStatus()
String
VarContract. getTenor()
String
VarCurve. getTimezone()
String
VarSmartCurve. getTimezone()
SmartCurveCaching
SmartCurveCacheOptions. getType()
String
VarCurve. getUnits()
String
VarSmartCurve. getUnits()
String
VarContract. getValue()
void
VarCurveGroup. name(VarScalar name)
void
VarBuildGroup. offset(VarScalar offset)
void
VarExportGroup. offset(VarScalar offset)
void
VarBuildGroup. script(VarScalar script)
void
VarExportGroup. script(VarScalar script)
void
VarQualityGroup. script(VarScalar script)
VarScalar
VarCurve. size()
void
VarBuildGroup. timezone(VarScalar timezone)
void
VarBuildGroup. useLatest(VarScalar latest)
void
VarApprovalGroup. version(VarScalar version)
void
VarExportGroup. version(VarScalar version)
-
Uses of ODSLProperty in com.walkfares.odsl.var.link
Methods in com.walkfares.odsl.var.link with annotations of type ODSLProperty Modifier and Type Method Description int
VarLinks. size()
-
Uses of ODSLProperty in com.walkfares.odsl.var.process
Methods in com.walkfares.odsl.var.process with annotations of type ODSLProperty Modifier and Type Method Description VarDynamicObject
VarProcess. getInput()
ProcessType
VarProcess. getProcessType()
VarDynamicObject
VarProcess. getProperties()
VarDynamicObject
VarProcess. getSettings()
String
VarProcess. getWorkflow()
-
Uses of ODSLProperty in com.walkfares.odsl.var.script
Methods in com.walkfares.odsl.var.script with annotations of type ODSLProperty Modifier and Type Method Description String
VarScript. getCategory()
String
VarScript. getDescription()
String
VarScript. getScript()
-
Uses of ODSLProperty in com.walkfares.odsl.var.timeseries
Methods in com.walkfares.odsl.var.timeseries with annotations of type ODSLProperty Modifier and Type Method Description String
VarTimeSeries. getCurrency()
String
VarTimeSeries. getDescription()
VarList
VarTimeSeries. getLocalValues()
VarList
VarTimeSeries. getObservations()
TimeSeriesObserved
VarTimeSeries. getObserved()
String
VarTimeSeries. getSource()
String
VarTimeSeries. getTenor()
String
VarTimeSeries. getTimezone()
String
VarTimeSeries. getUnits()
VarList
VarTimeSeries. getValues()
-
Uses of ODSLProperty in com.walkfares.odsl.var.workflow
Methods in com.walkfares.odsl.var.workflow with annotations of type ODSLProperty Modifier and Type Method Description List<String>
VarAction. getExits()
List<VarArg>
VarAction. getInputs()
List<VarArg>
VarAction. getOutputs()