java.io.Serializable, Recipepublic class UnsetPropertiesRecipe extends AbstractRecipe
| Constructor | Description |
|---|---|
UnsetPropertiesRecipe() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
canCreate(java.lang.reflect.Type type) |
|
float |
getPriority() |
|
protected java.lang.Object |
internalCreate(java.lang.reflect.Type expectedType,
boolean lazyRefAllowed) |
create, create, create, getConstructorRecipes, getName, getNestedRecipes, setName, toStringpublic float getPriority()
getPriority in interface RecipegetPriority in class AbstractRecipepublic boolean canCreate(java.lang.reflect.Type type)
protected java.lang.Object internalCreate(java.lang.reflect.Type expectedType,
boolean lazyRefAllowed)
throws ConstructionException
internalCreate in class AbstractRecipeConstructionExceptionCopyright © 2005–2018. All rights reserved.