public class Converter
extends java.lang.Object
| Constructor and Description |
|---|
Converter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getConfiguration() |
Converter.Type |
getType() |
void |
setConfiguration(java.util.Map<java.lang.String,java.lang.Object> configuration) |
void |
setType(Converter.Type type) |
public Converter.Type getType()
public void setType(Converter.Type type)
public java.util.Map<java.lang.String,java.lang.Object> getConfiguration()
public void setConfiguration(java.util.Map<java.lang.String,java.lang.Object> configuration)
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.