Class WeChatPayPaymentTransactionModel

All Implemented Interfaces:
Serializable

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

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • WECHATPAYCODE

      public static final String WECHATPAYCODE
      Generated constant - Attribute key of WeChatPayPaymentTransaction.weChatPayCode attribute defined at extension chinesepspwechatpayservices.
      See Also:
  • Constructor Details

    • 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(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(String _code, ItemModel _owner, 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 Details

    • getWeChatPayCode

      @Accessor(qualifier="weChatPayCode", type=GETTER) public 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(String value)
      Generated method - Setter of WeChatPayPaymentTransaction.weChatPayCode attribute defined at extension chinesepspwechatpayservices.
      Parameters:
      value - the weChatPayCode