| Package | Description |
|---|---|
| org.marid.beans |
| Modifier and Type | Field and Description |
|---|---|
MethodInfo[] |
ClassInfo.constructorInfos |
MethodInfo[] |
ClassInfo.methodInfos |
| Constructor and Description |
|---|
ClassInfo(String name,
org.springframework.core.ResolvableType type,
String title,
String description,
String icon,
List<Class<?>> editors,
MethodInfo[] constructorInfos,
MethodInfo[] methodInfos) |
ClassInfo(String name,
org.springframework.core.ResolvableType type,
String title,
String description,
String icon,
List<Class<?>> editors,
MethodInfo[] constructorInfos,
MethodInfo[] methodInfos) |
Copyright © 2012–2017 MARID software development group. All rights reserved.