Uses of Class
com.example.metaschema.MetaschemaMetaConstraints.Import
-
Uses of MetaschemaMetaConstraints.Import in com.example.metaschema
Modifier 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.Modifier and TypeMethodDescriptionvoid
MetaschemaMetaConstraints.setImports
(List<MetaschemaMetaConstraints.Import> value)