Uses of Class
com.example.metaschema.MetaschemaModuleConstraints.Import
Packages that use MetaschemaModuleConstraints.Import
-
Uses of MetaschemaModuleConstraints.Import in com.example.metaschema
Methods in com.example.metaschema that return types with arguments of type MetaschemaModuleConstraints.ImportMethods in com.example.metaschema with parameters of type MetaschemaModuleConstraints.ImportModifier 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.Method parameters in com.example.metaschema with type arguments of type MetaschemaModuleConstraints.ImportModifier and TypeMethodDescriptionvoid
MetaschemaModuleConstraints.setImports
(List<MetaschemaModuleConstraints.Import> value)