org.tinygroup.metadata.config.dto
类 ObjectReference
java.lang.Object
org.tinygroup.metadata.config.dto.ObjectReference
public class ObjectReference
- extends Object
Created by wangwy11342 on 2016/5/19.
嵌套对象属性
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectReference
public ObjectReference()
setRef
public void setRef(String ref)
getRef
public String getRef()
setIsArray
public void setIsArray(String isArray)
getIsArray
public String getIsArray()
getCollectionType
public String getCollectionType()
setCollectionType
public void setCollectionType(String collectionType)
Copyright © 2006–2016 TinyGroup. All rights reserved.