Uses of Class
com.example.metaschema.MetaschemaMetaConstraints.Import
Packages that use MetaschemaMetaConstraints.Import
-
Uses of MetaschemaMetaConstraints.Import in com.example.metaschema
Methods in com.example.metaschema that return types with arguments of type MetaschemaMetaConstraints.ImportMethods in com.example.metaschema with parameters of type MetaschemaMetaConstraints.ImportModifier and TypeMethodDescriptionboolean
MetaschemaMetaConstraints.addImport
(MetaschemaMetaConstraints.Import item) Add a newMetaschemaMetaConstraints.Import
item to the underlying collection.boolean
MetaschemaMetaConstraints.removeImport
(MetaschemaMetaConstraints.Import item) Remove the first matchingMetaschemaMetaConstraints.Import
item from the underlying collection.Method parameters in com.example.metaschema with type arguments of type MetaschemaMetaConstraints.ImportModifier and TypeMethodDescriptionvoid
MetaschemaMetaConstraints.setImports
(List<MetaschemaMetaConstraints.Import> value)