Uses of Class
com.example.metaschema.MetaschemaModuleConstraints.Import
-
Uses of MetaschemaModuleConstraints.Import in com.example.metaschema
Modifier and TypeMethodDescriptionboolean
MetaschemaModuleConstraints.addImport
(MetaschemaModuleConstraints.Import item) Add a newMetaschemaModuleConstraints.Import
item to the underlying collection.boolean
MetaschemaModuleConstraints.removeImport
(MetaschemaModuleConstraints.Import item) Remove the first matchingMetaschemaModuleConstraints.Import
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
MetaschemaModuleConstraints.setImports
(List<MetaschemaModuleConstraints.Import> value)