Class GeneratedB2BMerchantCheckResult

    • Field Detail

      • MERCHANTCHECK

        public static final java.lang.String MERCHANTCHECK
        Qualifier of the B2BMerchantCheckResult.merchantcheck attribute
        See Also:
        Constant Field Values
      • MERCHANTCHECKTYPECODE

        public static final java.lang.String MERCHANTCHECKTYPECODE
        Qualifier of the B2BMerchantCheckResult.merchantCheckTypeCode attribute
        See Also:
        Constant Field Values
      • STATUS

        public static final java.lang.String STATUS
        Qualifier of the B2BMerchantCheckResult.status attribute
        See Also:
        Constant Field Values
      • STATUSEMAIL

        public static final java.lang.String STATUSEMAIL
        Qualifier of the B2BMerchantCheckResult.statusEmail attribute
        See Also:
        Constant Field Values
      • NOTE

        public static final java.lang.String NOTE
        Qualifier of the B2BMerchantCheckResult.note 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

      • GeneratedB2BMerchantCheckResult

        public GeneratedB2BMerchantCheckResult()
    • Method Detail

      • getMerchantcheck

        public B2BMerchantCheck getMerchantcheck​(SessionContext ctx)
        Generated method - Getter of the B2BMerchantCheckResult.merchantcheck attribute.
        Returns:
        the merchantcheck
      • getMerchantcheck

        public B2BMerchantCheck getMerchantcheck()
        Generated method - Getter of the B2BMerchantCheckResult.merchantcheck attribute.
        Returns:
        the merchantcheck
      • setMerchantcheck

        public void setMerchantcheck​(SessionContext ctx,
                                     B2BMerchantCheck value)
        Generated method - Setter of the B2BMerchantCheckResult.merchantcheck attribute.
        Parameters:
        value - the merchantcheck
      • setMerchantcheck

        public void setMerchantcheck​(B2BMerchantCheck value)
        Generated method - Setter of the B2BMerchantCheckResult.merchantcheck attribute.
        Parameters:
        value - the merchantcheck
      • getMerchantCheckTypeCode

        public java.lang.String getMerchantCheckTypeCode​(SessionContext ctx)
        Generated method - Getter of the B2BMerchantCheckResult.merchantCheckTypeCode attribute.
        Returns:
        the merchantCheckTypeCode - the item type code for the merchant check, the result is holding as defined in items.xml
      • getMerchantCheckTypeCode

        public java.lang.String getMerchantCheckTypeCode()
        Generated method - Getter of the B2BMerchantCheckResult.merchantCheckTypeCode attribute.
        Returns:
        the merchantCheckTypeCode - the item type code for the merchant check, the result is holding as defined in items.xml
      • setMerchantCheckTypeCode

        public void setMerchantCheckTypeCode​(SessionContext ctx,
                                             java.lang.String value)
        Generated method - Setter of the B2BMerchantCheckResult.merchantCheckTypeCode attribute.
        Parameters:
        value - the merchantCheckTypeCode - the item type code for the merchant check, the result is holding as defined in items.xml
      • setMerchantCheckTypeCode

        public void setMerchantCheckTypeCode​(java.lang.String value)
        Generated method - Setter of the B2BMerchantCheckResult.merchantCheckTypeCode attribute.
        Parameters:
        value - the merchantCheckTypeCode - the item type code for the merchant check, the result is holding as defined in items.xml
      • getNote

        public java.lang.String getNote​(SessionContext ctx)
        Generated method - Getter of the B2BMerchantCheckResult.note attribute.
        Returns:
        the note
      • getNote

        public java.lang.String getNote()
        Generated method - Getter of the B2BMerchantCheckResult.note attribute.
        Returns:
        the note
      • getAllNote

        public java.util.Map<Language,​java.lang.String> getAllNote​(SessionContext ctx)
        Generated method - Getter of the B2BMerchantCheckResult.note attribute.
        Returns:
        the localized note
      • getAllNote

        public java.util.Map<Language,​java.lang.String> getAllNote()
        Generated method - Getter of the B2BMerchantCheckResult.note attribute.
        Returns:
        the localized note
      • setNote

        public void setNote​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the B2BMerchantCheckResult.note attribute.
        Parameters:
        value - the note
      • setNote

        public void setNote​(java.lang.String value)
        Generated method - Setter of the B2BMerchantCheckResult.note attribute.
        Parameters:
        value - the note
      • setAllNote

        public void setAllNote​(SessionContext ctx,
                               java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the B2BMerchantCheckResult.note attribute.
        Parameters:
        value - the note
      • setAllNote

        public void setAllNote​(java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the B2BMerchantCheckResult.note attribute.
        Parameters:
        value - the note
      • getStatus

        public EnumerationValue getStatus​(SessionContext ctx)
        Generated method - Getter of the B2BMerchantCheckResult.status attribute.
        Returns:
        the status
      • getStatus

        public EnumerationValue getStatus()
        Generated method - Getter of the B2BMerchantCheckResult.status attribute.
        Returns:
        the status
      • setStatus

        public void setStatus​(SessionContext ctx,
                              EnumerationValue value)
        Generated method - Setter of the B2BMerchantCheckResult.status attribute.
        Parameters:
        value - the status
      • setStatus

        public void setStatus​(EnumerationValue value)
        Generated method - Setter of the B2BMerchantCheckResult.status attribute.
        Parameters:
        value - the status
      • getStatusEmail

        public EnumerationValue getStatusEmail​(SessionContext ctx)
        Generated method - Getter of the B2BMerchantCheckResult.statusEmail attribute.
        Returns:
        the statusEmail
      • getStatusEmail

        public EnumerationValue getStatusEmail()
        Generated method - Getter of the B2BMerchantCheckResult.statusEmail attribute.
        Returns:
        the statusEmail
      • setStatusEmail

        public void setStatusEmail​(SessionContext ctx,
                                   EnumerationValue value)
        Generated method - Setter of the B2BMerchantCheckResult.statusEmail attribute.
        Parameters:
        value - the statusEmail
      • setStatusEmail

        public void setStatusEmail​(EnumerationValue value)
        Generated method - Setter of the B2BMerchantCheckResult.statusEmail attribute.
        Parameters:
        value - the statusEmail