Uses of Class
org.citrusframework.model.config.core.SchemaRepositoryModel.Schemas
Packages that use SchemaRepositoryModel.Schemas
-
Uses of SchemaRepositoryModel.Schemas in org.citrusframework.model.config.core
Fields in org.citrusframework.model.config.core declared as SchemaRepositoryModel.SchemasModifier and TypeFieldDescriptionprotected SchemaRepositoryModel.SchemasSchemaRepositoryModel.schemasMethods in org.citrusframework.model.config.core that return SchemaRepositoryModel.SchemasModifier and TypeMethodDescriptionObjectFactory.createSchemaRepositoryModelSchemas()Create an instance ofSchemaRepositoryModel.SchemasSchemaRepositoryModel.getSchemas()Ruft den Wert der schemas-Eigenschaft ab.Methods in org.citrusframework.model.config.core with parameters of type SchemaRepositoryModel.SchemasModifier and TypeMethodDescriptionvoidSchemaRepositoryModel.setSchemas(SchemaRepositoryModel.Schemas value) Legt den Wert der schemas-Eigenschaft fest.