Uses of Class
com.example.metaschema.MetaschemaModuleConstraints.Scope
Packages that use MetaschemaModuleConstraints.Scope
-
Uses of MetaschemaModuleConstraints.Scope in com.example.metaschema
Methods in com.example.metaschema that return types with arguments of type MetaschemaModuleConstraints.ScopeMethods in com.example.metaschema with parameters of type MetaschemaModuleConstraints.ScopeModifier and TypeMethodDescriptionbooleanMetaschemaModuleConstraints.addScope(MetaschemaModuleConstraints.Scope item) Add a newMetaschemaModuleConstraints.Scopeitem to the underlying collection.booleanMetaschemaModuleConstraints.removeScope(MetaschemaModuleConstraints.Scope item) Remove the first matchingMetaschemaModuleConstraints.Scopeitem from the underlying collection.Method parameters in com.example.metaschema with type arguments of type MetaschemaModuleConstraints.ScopeModifier and TypeMethodDescriptionvoidMetaschemaModuleConstraints.setScopes(List<MetaschemaModuleConstraints.Scope> value)