Class GeneratedXorNullReferenceConstraint

    • Field Detail

      • FIRSTFIELDNAME

        public static final java.lang.String FIRSTFIELDNAME
        Qualifier of the XorNullReferenceConstraint.firstFieldName attribute
        See Also:
        Constant Field Values
      • SECONDFIELDNAME

        public static final java.lang.String SECONDFIELDNAME
        Qualifier of the XorNullReferenceConstraint.secondFieldName attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedXorNullReferenceConstraint

        public GeneratedXorNullReferenceConstraint()
    • Method Detail

      • getFirstFieldName

        public java.lang.String getFirstFieldName​(SessionContext ctx)
        Generated method - Getter of the XorNullReferenceConstraint.firstFieldName attribute.
        Returns:
        the firstFieldName - First field name for XOR null reference logic
      • getFirstFieldName

        public java.lang.String getFirstFieldName()
        Generated method - Getter of the XorNullReferenceConstraint.firstFieldName attribute.
        Returns:
        the firstFieldName - First field name for XOR null reference logic
      • setFirstFieldName

        public void setFirstFieldName​(SessionContext ctx,
                                      java.lang.String value)
        Generated method - Setter of the XorNullReferenceConstraint.firstFieldName attribute.
        Parameters:
        value - the firstFieldName - First field name for XOR null reference logic
      • setFirstFieldName

        public void setFirstFieldName​(java.lang.String value)
        Generated method - Setter of the XorNullReferenceConstraint.firstFieldName attribute.
        Parameters:
        value - the firstFieldName - First field name for XOR null reference logic
      • getSecondFieldName

        public java.lang.String getSecondFieldName​(SessionContext ctx)
        Generated method - Getter of the XorNullReferenceConstraint.secondFieldName attribute.
        Returns:
        the secondFieldName - Second field name for XOR null reference logic
      • getSecondFieldName

        public java.lang.String getSecondFieldName()
        Generated method - Getter of the XorNullReferenceConstraint.secondFieldName attribute.
        Returns:
        the secondFieldName - Second field name for XOR null reference logic
      • setSecondFieldName

        public void setSecondFieldName​(SessionContext ctx,
                                       java.lang.String value)
        Generated method - Setter of the XorNullReferenceConstraint.secondFieldName attribute.
        Parameters:
        value - the secondFieldName - Second field name for XOR null reference logic
      • setSecondFieldName

        public void setSecondFieldName​(java.lang.String value)
        Generated method - Setter of the XorNullReferenceConstraint.secondFieldName attribute.
        Parameters:
        value - the secondFieldName - Second field name for XOR null reference logic