public class CdsEnumTypeReader extends Object
Modifier and Type | Method and Description |
---|---|
static <T> CdsEnumTypeBuilder<T> |
read(com.fasterxml.jackson.databind.JsonNode jsonType,
List<CdsAnnotation<?>> annotations,
String qualifiedName,
CdsBaseType baseType,
Map<String,Object> properties) |
public static <T> CdsEnumTypeBuilder<T> read(com.fasterxml.jackson.databind.JsonNode jsonType, List<CdsAnnotation<?>> annotations, String qualifiedName, CdsBaseType baseType, Map<String,Object> properties)
Copyright © 2021 SAP. All rights reserved.