类 PayLog

  • 所有已实现的接口:
    net.guerlab.spring.commons.dto.ConvertDTO<net.guerlab.smart.pay.core.domain.PayLogDTO>, net.guerlab.spring.commons.dto.DefaultConvertDTO<net.guerlab.smart.pay.core.domain.PayLogDTO>

    public class PayLog
    extends net.guerlab.smart.platform.commons.entity.BaseEntity
    implements net.guerlab.spring.commons.dto.DefaultConvertDTO<net.guerlab.smart.pay.core.domain.PayLogDTO>
    支付记录
    作者:
    guer
    • 字段概要

      • 从类继承的字段 net.guerlab.smart.platform.commons.entity.BaseEntity

        version
    • 构造器概要

      构造器 
      构造器 说明
      PayLog()  
    • 方法概要

      • 从类继承的方法 net.guerlab.smart.platform.commons.entity.BaseEntity

        getVersion, setVersion
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • 从接口继承的方法 net.guerlab.spring.commons.dto.DefaultConvertDTO

        toDTO
    • 构造器详细资料

      • PayLog

        public PayLog()