public static class Structure.MapKind<T> extends Object
Structure.toMap(MapKind).| Modifier and Type | Method and Description |
|---|---|
static Structure.MapKind<Map<String,Object>> |
toFieldNamesMap()
Delegates to
Structure.toFieldNamesMap(). |
static Structure.MapKind<Map<String,Object>> |
toFieldNamesMap(StructureSpecification other)
Delegates to
Structure.toFieldNamesMap(StructureSpecification). |
static Structure.MapKind<Map<FieldSpecification,Object>> |
toFieldsMap()
Delegates to
Structure.toFieldsMap(). |
static Structure.MapKind<Map<FieldSpecification,Object>> |
toFieldsMap(StructureSpecification other)
Delegates to
Structure.toFieldsMap(StructureSpecification). |
public static Structure.MapKind<Map<String,Object>> toFieldNamesMap()
Structure.toFieldNamesMap().public static Structure.MapKind<Map<String,Object>> toFieldNamesMap(StructureSpecification other)
Structure.toFieldNamesMap(StructureSpecification).public static Structure.MapKind<Map<FieldSpecification,Object>> toFieldsMap()
Structure.toFieldsMap().public static Structure.MapKind<Map<FieldSpecification,Object>> toFieldsMap(StructureSpecification other)
Structure.toFieldsMap(StructureSpecification).Copyright © 2026. All rights reserved.