|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cubeengine.converter.node.Commentable
org.cubeengine.converter.node.Node<V>
org.cubeengine.converter.node.ValueNode<Long>
org.cubeengine.converter.node.LongNode
public class LongNode
A Long Node
| Constructor Summary | |
|---|---|
LongNode(long value)
Creates a LongNode |
|
| 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 |
|---|
public LongNode(long value)
value - a long
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||