public class ClassFieldFinder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
TYPECODE |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getTypeCode(java.lang.Class<?> clazz)
Return the type code of a given class; expect a class of type or extending from
ItemModel |
protected static final java.lang.String TYPECODE
public static java.lang.String getTypeCode(java.lang.Class<?> clazz)
ItemModelclazz - - a class from which to extract the type codeCopyright © 2018 SAP SE. All Rights Reserved.