类 LicenseGroup

java.lang.Object
net.guerlab.smart.platform.commons.entity.BaseEntity
net.guerlab.smart.license.service.entity.LicenseGroup
所有已实现的接口:
net.guerlab.spring.commons.dto.Convert<net.guerlab.smart.license.core.domain.LicenseGroupDTO>, net.guerlab.spring.commons.dto.DefaultConvert<net.guerlab.smart.license.core.domain.LicenseGroupDTO>

@TableName("license_group")
public class LicenseGroup
extends net.guerlab.smart.platform.commons.entity.BaseEntity
implements net.guerlab.spring.commons.dto.DefaultConvert<net.guerlab.smart.license.core.domain.LicenseGroupDTO>
授权组
作者:
guer
  • 字段概要

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

    version
  • 构造器概要

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

    从类继承的方法 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.DefaultConvert

    convert