public class TypeData extends Object
| Constructor and Description |
|---|
TypeData() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
getClass(String identifier) |
static Type |
getType(Class<?> type) |
static boolean |
hasIdentifier(String identifier) |
public static Class<?> getClass(String identifier) throws NoDataException
NoDataExceptionpublic static boolean hasIdentifier(String identifier)
Copyright © 2016 Vaadin Ltd. All rights reserved.