public class InternalNIdFilters extends InternalNTypedFilters<net.thevpc.nuts.artifact.NIdFilter> implements net.thevpc.nuts.artifact.NIdFilters
model, ws| Constructor and Description |
|---|
InternalNIdFilters() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.artifact.NIdFilter |
all(net.thevpc.nuts.util.NFilter... others) |
net.thevpc.nuts.artifact.NIdFilter |
always() |
net.thevpc.nuts.artifact.NIdFilter |
any(net.thevpc.nuts.util.NFilter... others) |
net.thevpc.nuts.artifact.NIdFilter |
as(net.thevpc.nuts.util.NFilter a) |
net.thevpc.nuts.artifact.NIdFilter |
byDefaultVersion(Boolean defaultVersion) |
net.thevpc.nuts.artifact.NIdFilter |
byName(String... names) |
net.thevpc.nuts.artifact.NIdFilter |
byValue(net.thevpc.nuts.artifact.NId id) |
net.thevpc.nuts.artifact.NIdFilter |
from(net.thevpc.nuts.util.NFilter a) |
net.thevpc.nuts.artifact.NIdFilter |
never() |
net.thevpc.nuts.artifact.NIdFilter |
none(net.thevpc.nuts.util.NFilter... others) |
net.thevpc.nuts.artifact.NIdFilter |
not(net.thevpc.nuts.util.NFilter other) |
net.thevpc.nuts.artifact.NIdFilter |
parse(String expression) |
convertList, nonnullpublic net.thevpc.nuts.artifact.NIdFilter byValue(net.thevpc.nuts.artifact.NId id)
byValue in interface net.thevpc.nuts.artifact.NIdFilterspublic net.thevpc.nuts.artifact.NIdFilter always()
always in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NIdFilter>public net.thevpc.nuts.artifact.NIdFilter not(net.thevpc.nuts.util.NFilter other)
not in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NIdFilter>public net.thevpc.nuts.artifact.NIdFilter never()
never in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NIdFilter>public net.thevpc.nuts.artifact.NIdFilter byDefaultVersion(Boolean defaultVersion)
byDefaultVersion in interface net.thevpc.nuts.artifact.NIdFilterspublic net.thevpc.nuts.artifact.NIdFilter byName(String... names)
byName in interface net.thevpc.nuts.artifact.NIdFilterspublic net.thevpc.nuts.artifact.NIdFilter as(net.thevpc.nuts.util.NFilter a)
as in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NIdFilter>public net.thevpc.nuts.artifact.NIdFilter from(net.thevpc.nuts.util.NFilter a)
from in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NIdFilter>public net.thevpc.nuts.artifact.NIdFilter all(net.thevpc.nuts.util.NFilter... others)
all in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NIdFilter>public net.thevpc.nuts.artifact.NIdFilter any(net.thevpc.nuts.util.NFilter... others)
any in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NIdFilter>public net.thevpc.nuts.artifact.NIdFilter none(net.thevpc.nuts.util.NFilter... others)
none in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NIdFilter>public net.thevpc.nuts.artifact.NIdFilter parse(String expression)
parse in interface net.thevpc.nuts.artifact.NTypedFilters<net.thevpc.nuts.artifact.NIdFilter>Copyright © 2026 vpc open source initiative. All rights reserved.