java.lang.Object
net.guerlab.smart.platform.commons.entity.BaseEntity
net.guerlab.smart.platform.commons.entity.BaseOrderEntity<E>
net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity<
RegionDTO>
net.guerlab.smart.region.core.domain.RegionDTO
- 所有已实现的接口:
java.lang.Comparable<RegionDTO>, net.guerlab.smart.platform.commons.entity.IOrderEntity<RegionDTO>
public class RegionDTO
extends net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity<RegionDTO>
地区
- 作者:
- guer
-
字段概要
从类继承的字段 net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity
children
从类继承的字段 net.guerlab.smart.platform.commons.entity.BaseOrderEntity
orderNum
从类继承的字段 net.guerlab.smart.platform.commons.entity.BaseEntity
version
-
-
方法概要
| 修饰符和类型 |
方法 |
说明 |
java.lang.Long |
id() |
|
java.lang.Long |
parentId() |
|
从类继承的方法 net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity
getChildren, setChildren
从类继承的方法 net.guerlab.smart.platform.commons.entity.BaseOrderEntity
getOrderNum, setOrderNum
从类继承的方法 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.smart.platform.commons.entity.IOrderEntity
compareTo
-
-
方法详细资料
-
public java.lang.Long id()
- 指定者:
id 在类中 net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity<RegionDTO>
-
public java.lang.Long parentId()
- 指定者:
parentId 在类中 net.guerlab.smart.platform.commons.entity.BaseOrderTreeEntity<RegionDTO>