Uses of Annotation Interface
com.evolveum.midpoint.util.annotation.OneUseOnly
Packages that use OneUseOnly
-
Uses of OneUseOnly in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism with annotations of type OneUseOnlyModifier and TypeMethodDescriptionbooleanItem.add(V newValue, @NotNull EquivalenceStrategy strategy) Adds a value, overwriting existing one(s).<X> X[]Item.getRealValuesArray(Class<X> type) Type override, also for compatibility.default @NotNull Collection<Object>Item.getRealValuesOrRawTypes()