com.hazelcast.spring.mongodb
Class ValueWrapper

java.lang.Object
  extended by com.hazelcast.spring.mongodb.ValueWrapper

public class ValueWrapper
extends Object


Constructor Summary
ValueWrapper(Object value)
           
 
Method Summary
 Object getValue()
           
 void setValue(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueWrapper

public ValueWrapper(Object value)
Method Detail

getValue

public Object getValue()

setValue

public void setValue(Object value)


Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.