public class TemplateCallerDefinition<T> extends Object
Constructor and Description |
---|
TemplateCallerDefinition(String templateKey,
T instance) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
T |
getInstance() |
String |
getTemplateKey() |
void |
setId(String id) |
void |
setInstance(T instance) |
void |
setTemplateKey(String templateKey) |
Copyright © 2010–2016 AdroitLogic. All rights reserved.