| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.bundles.reflect |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReflectProperty |
class |
FieldReflectProperty |
class |
MethodReflectProperty1 |
class |
MethodReflectProperty2 |
class |
MethodReflectProperty3 |
| Modifier and Type | Method and Description |
|---|---|
List<ReflectProperty> |
ReflectType.getDeclaredProperties() |
List<ReflectProperty> |
ClassReflectType.getDeclaredProperties() |
List<ReflectProperty> |
ReflectType.getProperties() |
List<ReflectProperty> |
ClassReflectType.getProperties() |
Copyright © 2021 vpc open source initiative. All rights reserved.