public class AptValueObjectInfo extends Object
| 构造器和说明 |
|---|
AptValueObjectInfo(String entityName) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addProperties(AptPropertyInfo aptPropertyInfo) |
List<AptValueObjectInfo> |
getChildren()
嵌套valueObject
|
String |
getEntityName()
valueObject属性所属类名
|
List<AptPropertyInfo> |
getProperties()
这个类有哪些属性
|
String |
toFileString() |
public AptValueObjectInfo(String entityName)
public String getEntityName()
public List<AptPropertyInfo> getProperties()
public void addProperties(AptPropertyInfo aptPropertyInfo)
public List<AptValueObjectInfo> getChildren()
public String toFileString()
Copyright © 2025. All rights reserved.