public interface ReflectType
| Modifier and Type | Method and Description |
|---|---|
ReflectPropertyAccessStrategy |
getAccessStrategy() |
List<ReflectProperty> |
getDeclaredProperties() |
ReflectPropertyDefaultValueStrategy |
getDefaultValueStrategy() |
String |
getName() |
List<ReflectProperty> |
getProperties() |
Object |
newInstance() |
ReflectPropertyAccessStrategy getAccessStrategy()
ReflectPropertyDefaultValueStrategy getDefaultValueStrategy()
List<ReflectProperty> getDeclaredProperties()
String getName()
List<ReflectProperty> getProperties()
Object newInstance()
Copyright © 2021 vpc open source initiative. All rights reserved.