public class LotDescription extends Object
| Constructor and Description |
|---|
LotDescription() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTag(Class<?> clazz) |
void |
disableMethod(Class<?> clazz,
String methodName) |
<T> T |
getItemSpecificValue(String name,
Class<T> clazz,
de.pfabulist.roast.functiontypes.Supplierr<T> sup) |
<T> Once<T> |
getStorage(String name,
Class<T> clazz) |
boolean |
isDisabled(String testName) |
boolean |
isTagSupported(Class<?> tag) |
boolean |
isTagSupported(String tag) |
void |
removeTag(Class clazz) |
Copyright © 2016. All rights reserved.