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