Uses of Class
com.codbex.kronos.parser.calculationview.ndb.DefaultSchema
-
Uses of DefaultSchema in com.codbex.kronos.parser.calculationview.ndb
Fields in com.codbex.kronos.parser.calculationview.ndb declared as DefaultSchemaModifier and TypeFieldDescriptionprotected DefaultSchemaCalculationScenario.defaultSchemaThe default schema.Methods in com.codbex.kronos.parser.calculationview.ndb that return DefaultSchemaModifier and TypeMethodDescriptionObjectFactory.createDefaultSchema()Create an instance ofDefaultSchema.CalculationScenario.getDefaultSchema()Gets the value of the defaultSchema property.Methods in com.codbex.kronos.parser.calculationview.ndb with parameters of type DefaultSchemaModifier and TypeMethodDescriptionvoidCalculationScenario.setDefaultSchema(DefaultSchema value) Sets the value of the defaultSchema property.