com.cumulocity.model
Class IDTypeConverter

java.lang.Object
  extended by com.cumulocity.model.IDTypeConverter
All Implemented Interfaces:
org.svenson.converter.TypeConverter

public class IDTypeConverter
extends Object
implements org.svenson.converter.TypeConverter


Constructor Summary
IDTypeConverter()
           
 
Method Summary
 Object fromJSON(Object in)
           
 Object toJSON(Object in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IDTypeConverter

public IDTypeConverter()
Method Detail

fromJSON

public Object fromJSON(Object in)
Specified by:
fromJSON in interface org.svenson.converter.TypeConverter

toJSON

public Object toJSON(Object in)
Specified by:
toJSON in interface org.svenson.converter.TypeConverter


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.