public final class TemplateTransfer extends SimpleObjectTransfer
| Modifier and Type | Method and Description |
|---|---|
static TemplateTransfer |
getInstance()
Returns the singleton instance
|
java.lang.Object |
getTemplate()
Returns the template object.
|
protected int[] |
getTypeIds() |
protected java.lang.String[] |
getTypeNames() |
void |
setTemplate(java.lang.Object template)
Sets the template Object.
|
getObject, javaToNative, nativeToJava, setObjectgetSupportedTypes, isSupportedTyperegisterType, validatepublic static TemplateTransfer getInstance()
public java.lang.Object getTemplate()
protected int[] getTypeIds()
getTypeIds in class TransferTransfer.getTypeIds()protected java.lang.String[] getTypeNames()
getTypeNames in class TransferTransfer.getTypeNames()public void setTemplate(java.lang.Object template)
template - the templateCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.