Class SiAttributeMatchSuggestionType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.SiAttributeMatchSuggestionType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class SiAttributeMatchSuggestionType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Request for "matchSchema" method.
See Also:
  • Field Details

    • applicationAttribute

      protected String applicationAttribute
    • midPointAttribute

      protected String midPointAttribute
    • isSystemProvided

      protected Boolean isSystemProvided
    • COMPLEX_TYPE

      public static final QName COMPLEX_TYPE
    • F_APPLICATION_ATTRIBUTE

      public static final ItemName F_APPLICATION_ATTRIBUTE
    • F_MID_POINT_ATTRIBUTE

      public static final ItemName F_MID_POINT_ATTRIBUTE
    • F_IS_SYSTEM_PROVIDED

      public static final ItemName F_IS_SYSTEM_PROVIDED
  • Constructor Details

    • SiAttributeMatchSuggestionType

      public SiAttributeMatchSuggestionType()
    • SiAttributeMatchSuggestionType

      public SiAttributeMatchSuggestionType(SiAttributeMatchSuggestionType other)
  • Method Details