org.tinygroup.metadata.config.dto
类 Dto
java.lang.Object
org.tinygroup.metadata.config.BaseObject
org.tinygroup.metadata.config.dto.Dto
public class Dto
- extends BaseObject
Created by wangwy11342 on 2016/5/19.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Dto
public Dto()
getPackageName
public String getPackageName()
setPackageName
public void setPackageName(String packageName)
getInherit
public String getInherit()
setInherit
public void setInherit(String inherit)
getPropertyList
public List<Property> getPropertyList()
setPropertyList
public void setPropertyList(List<Property> propertyList)
getObjectReferenceList
public List<ObjectReference> getObjectReferenceList()
setObjectReferenceList
public void setObjectReferenceList(List<ObjectReference> objectReferenceList)
Copyright © 2006–2016 TinyGroup. All rights reserved.