Uses of Class
org.citrusframework.model.config.core.SchemaRepositoryModel.Locations
Packages that use SchemaRepositoryModel.Locations
-
Uses of SchemaRepositoryModel.Locations in org.citrusframework.model.config.core
Fields in org.citrusframework.model.config.core declared as SchemaRepositoryModel.LocationsModifier and TypeFieldDescriptionprotected SchemaRepositoryModel.LocationsSchemaRepositoryModel.locationsMethods in org.citrusframework.model.config.core that return SchemaRepositoryModel.LocationsModifier and TypeMethodDescriptionObjectFactory.createSchemaRepositoryModelLocations()Create an instance ofSchemaRepositoryModel.LocationsSchemaRepositoryModel.getLocations()Ruft den Wert der locations-Eigenschaft ab.Methods in org.citrusframework.model.config.core with parameters of type SchemaRepositoryModel.LocationsModifier and TypeMethodDescriptionvoidSchemaRepositoryModel.setLocations(SchemaRepositoryModel.Locations value) Legt den Wert der locations-Eigenschaft fest.