Uses of Class
com.walkfares.odsl.var.VarType
-
Uses of VarType in com.walkfares.odsl.security
Methods in com.walkfares.odsl.security that return VarType Modifier and Type Method Description VarTypePolicy. getType() -
Uses of VarType in com.walkfares.odsl.var
Methods in com.walkfares.odsl.var that return VarType Modifier and Type Method Description VarTypeOneOf. getType()VarTypeVar. getType()VarTypeVarCalendar. getType()VarTypeVarExpiryCalendar. getType()VarTypeVarIndex. getType()static VarTypeVarType. valueOf(String name)Returns the enum constant of this type with the specified name.static VarType[]VarType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.walkfares.odsl.var with parameters of type VarType Modifier and Type Method Description List<Var>VariableScope. getAllVariables(VarType type)static StringVarHelper. getTypeDescription(VarType type)Constructors in com.walkfares.odsl.var with parameters of type VarType Constructor Description DynamicProperties(VarType... types)DynamicProperties(VarType type, Map<String,? extends Var> properties) -
Uses of VarType in com.walkfares.odsl.var.basic
Methods in com.walkfares.odsl.var.basic that return VarType Modifier and Type Method Description VarTypeVarDate. getType()VarTypeVarDuration. getType()VarTypeVarDynamicObject. getType()VarTypeVarList. getType()VarTypeVarNull. getType()VarTypeVarReference. getType()VarTypeVarRow. getType()VarTypeVarScalar. getType()VarTypeVarSecret. getType()VarTypeVarSimpleObject. getType()VarTypeVarVoid. getType()Constructors in com.walkfares.odsl.var.basic with parameters of type VarType Constructor Description VarDynamicObject(VarType... allowed)VarList(VarType... types) -
Uses of VarType in com.walkfares.odsl.var.curve
-
Uses of VarType in com.walkfares.odsl.var.event
-
Uses of VarType in com.walkfares.odsl.var.extractor
Methods in com.walkfares.odsl.var.extractor that return VarType Modifier and Type Method Description VarTypeVarExtractor. getType() -
Uses of VarType in com.walkfares.odsl.var.geo
-
Uses of VarType in com.walkfares.odsl.var.link
Methods in com.walkfares.odsl.var.link that return VarType Modifier and Type Method Description VarTypeVarLinks. getType() -
Uses of VarType in com.walkfares.odsl.var.matrix
-
Uses of VarType in com.walkfares.odsl.var.process
Methods in com.walkfares.odsl.var.process that return VarType Modifier and Type Method Description VarTypeVarProcess. getType() -
Uses of VarType in com.walkfares.odsl.var.report
-
Uses of VarType in com.walkfares.odsl.var.script
Methods in com.walkfares.odsl.var.script that return VarType Modifier and Type Method Description VarTypeVarScript. getType() -
Uses of VarType in com.walkfares.odsl.var.task
Methods in com.walkfares.odsl.var.task that return VarType Modifier and Type Method Description VarTypeVarTask. getType() -
Uses of VarType in com.walkfares.odsl.var.timeseries
-
Uses of VarType in com.walkfares.odsl.var.transformation
Methods in com.walkfares.odsl.var.transformation that return VarType Modifier and Type Method Description VarTypeVarTransformer. getType() -
Uses of VarType in com.walkfares.odsl.var.type
-
Uses of VarType in com.walkfares.odsl.var.workflow