public interface DynamicStructClassResolver
DynamicStructure when converting
StructValue for dynamic field to bindings type.| Modifier and Type | Method and Description |
|---|---|
Class<? extends StaticStructure> |
resolveTargetClass(StructValue strValue)
Resolves the target
Class. |
Class<? extends StaticStructure> resolveTargetClass(StructValue strValue)
Class.strValue - the runtime struct value to be convertednull if the
type cannot be resolvedCopyright © 2023. All rights reserved.