Class WeChatPayPaymentTransactionModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class WeChatPayPaymentTransactionModel
    extends PaymentTransactionModel
    Generated model class for type WeChatPayPaymentTransaction first defined at extension chinesepspwechatpayservices.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • WECHATPAYCODE

        public static final java.lang.String WECHATPAYCODE
        Generated constant - Attribute key of WeChatPayPaymentTransaction.weChatPayCode attribute defined at extension chinesepspwechatpayservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • WeChatPayPaymentTransactionModel

        public WeChatPayPaymentTransactionModel()
        Generated constructor - Default constructor for generic creation.
      • WeChatPayPaymentTransactionModel

        public WeChatPayPaymentTransactionModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • WeChatPayPaymentTransactionModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public WeChatPayPaymentTransactionModel​(java.lang.String _code)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _code - initial attribute declared by type PaymentTransaction at extension payment
      • WeChatPayPaymentTransactionModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public WeChatPayPaymentTransactionModel​(java.lang.String _code,
                                                ItemModel _owner,
                                                java.lang.String _versionID)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _code - initial attribute declared by type PaymentTransaction at extension payment
        _owner - initial attribute declared by type Item at extension core
        _versionID - initial attribute declared by type PaymentTransaction at extension payment
    • Method Detail

      • getWeChatPayCode

        @Accessor(qualifier="weChatPayCode",
                  type=GETTER)
        public java.lang.String getWeChatPayCode()
        Generated method - Getter of the WeChatPayPaymentTransaction.weChatPayCode attribute defined at extension chinesepspwechatpayservices.
        Returns:
        the weChatPayCode
      • setWeChatPayCode

        @Accessor(qualifier="weChatPayCode",
                  type=SETTER)
        public void setWeChatPayCode​(java.lang.String value)
        Generated method - Setter of WeChatPayPaymentTransaction.weChatPayCode attribute defined at extension chinesepspwechatpayservices.
        Parameters:
        value - the weChatPayCode