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, setObject
getSupportedTypes, isSupportedType
registerType, validate
public static TemplateTransfer getInstance()
public java.lang.Object getTemplate()
protected int[] getTypeIds()
getTypeIds
in class Transfer
Transfer.getTypeIds()
protected java.lang.String[] getTypeNames()
getTypeNames
in class Transfer
Transfer.getTypeNames()
public void setTemplate(java.lang.Object template)
template
- the templateCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.