Class AlwaysUseForEquals

java.lang.Object
com.evolveum.midpoint.prism.impl.schema.annotation.AlwaysUseForEquals
All Implemented Interfaces:
Serializable

public class AlwaysUseForEquals extends Object implements Serializable
Holds the value corresponding to the "alwaysUseForEquals" annotation.
See Also:
  • Method Details

    • parse

      public static AlwaysUseForEquals parse(List<Element> elements)
      Converts the XSD annotation into the (parsed) value.
    • isUniversal

      public boolean isUniversal()
    • getItemNames

      @NotNull public @NotNull Collection<QName> getItemNames()