| Modifier and Type | Method and Description |
|---|---|
static String |
getKey(Class<?> clazz,
String fieldName)
Computes the attribute key according to the definition in
Attribute.key(). |
public static String getKey(Class<?> clazz, String fieldName)
Attribute.key().clazz - class containing the attributefieldName - name of the field representing the attributeCopyright © 2013 Carrot2.org. All Rights Reserved.