org.cubeengine.reflect.codec.mongo.node
Class DateNode
java.lang.Object
org.cubeengine.converter.node.Commentable
org.cubeengine.converter.node.Node<Date>
org.cubeengine.reflect.codec.mongo.node.DateNode
public class DateNode
- extends org.cubeengine.converter.node.Node<Date>
| 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 |
DateNode
public DateNode(Date date)
asText
public String asText()
- Specified by:
asText in class org.cubeengine.converter.node.Node<Date>
getValue
public Date getValue()
- Specified by:
getValue in class org.cubeengine.converter.node.Node<Date>
asString
public String asString()
- Specified by:
asString in class org.cubeengine.converter.node.Node<Date>
Copyright © 2013–2017. All rights reserved.