public final class SchemaUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getEnumeratedKeyValues(PlainSchemaTO schemaTO) |
static List<String> |
getEnumeratedValues(PlainSchemaTO schemaTO) |
public static List<String> getEnumeratedValues(PlainSchemaTO schemaTO)
public static Map<String,String> getEnumeratedKeyValues(PlainSchemaTO schemaTO)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.