JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.evolveum.midpoint.prism.path.NameSet
Packages that use
NameSet
Package
Description
com.evolveum.midpoint.prism.path
Uses of
NameSet
in
com.evolveum.midpoint.prism.path
Methods in
com.evolveum.midpoint.prism.path
that return
NameSet
Modifier and Type
Method
Description
static
NameSet
<
QName
>
NameSet.
empty
()
static <N extends
QName
>
@NotNull
NameSet
<N>
NameSet.
of
(N... names)
TODO maybe we should return immutable
NameSet
here.