de.deepamehta.core.impl
Class AttachedType.JSONWrapper

Show UML class diagram
java.lang.Object
  extended by de.deepamehta.core.impl.AttachedType.JSONWrapper
All Implemented Interfaces:
JSONEnabled
Enclosing class:
AttachedType

private class AttachedType.JSONWrapper
extends Object
implements JSONEnabled


Field Summary
private  JSONObject wrapped
           
 
Constructor Summary
private AttachedType.JSONWrapper(String key, Object value)
           
 
Method Summary
 JSONObject toJSON()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wrapped

private JSONObject wrapped
Constructor Detail

AttachedType.JSONWrapper

private AttachedType.JSONWrapper(String key,
                                 Object value)
Method Detail

toJSON

public JSONObject toJSON()
Specified by:
toJSON in interface JSONEnabled


Copyright © 2014. All Rights Reserved.