类 BannerGroupDTO

java.lang.Object
net.guerlab.cloud.commons.entity.BaseEntity
net.guerlab.cloud.commons.entity.BaseOrderEntity<BannerGroupDTO>
net.guerlab.cloud.banner.core.domain.BannerGroupDTO
所有已实现的接口:
Serializable, Comparable<BannerGroupDTO>, net.guerlab.cloud.commons.entity.IOrderEntity<BannerGroupDTO>

public class BannerGroupDTO
extends net.guerlab.cloud.commons.entity.BaseOrderEntity<BannerGroupDTO>
Banner分组
作者:
guer
另请参阅:
序列化表格
  • 字段概要

    从类继承的字段 net.guerlab.cloud.commons.entity.BaseOrderEntity

    orderNum

    从类继承的字段 net.guerlab.cloud.commons.entity.BaseEntity

    version
  • 构造器概要

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

    从类继承的方法 net.guerlab.cloud.commons.entity.BaseOrderEntity

    getOrderNum, setOrderNum

    从类继承的方法 net.guerlab.cloud.commons.entity.BaseEntity

    getVersion, setVersion

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    从接口继承的方法 net.guerlab.cloud.commons.entity.IOrderEntity

    compareTo