org.cubeengine.reflect.codec.mongo.node
Class DBRefBaseNode

java.lang.Object
  extended by org.cubeengine.converter.node.Commentable
      extended by org.cubeengine.converter.node.Node<V>
          extended by org.cubeengine.converter.node.ValueNode<com.mongodb.DBRef>
              extended by org.cubeengine.reflect.codec.mongo.node.DBRefBaseNode

public class DBRefBaseNode
extends org.cubeengine.converter.node.ValueNode<com.mongodb.DBRef>


Constructor Summary
DBRefBaseNode(com.mongodb.DBRef value)
           
 
Method Summary
 
Methods inherited from class org.cubeengine.converter.node.ValueNode
asString, asText, getValue
 
Methods inherited from class org.cubeengine.converter.node.Node
isInherited, setInherited
 
Methods inherited from class org.cubeengine.converter.node.Commentable
getComments, setComments
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBRefBaseNode

public DBRefBaseNode(com.mongodb.DBRef value)


Copyright © 2013–2017. All rights reserved.