Package hydra.ext.graphql.syntax
Class IntValue
- java.lang.Object
-
- hydra.ext.graphql.syntax.IntValue
-
- All Implemented Interfaces:
java.io.Serializable
public class IntValue extends java.lang.Object implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Name
FIELD_NAME_VALUE
static Name
TYPE_NAME
java.lang.String
value
-
Constructor Summary
Constructors Constructor Description IntValue(java.lang.String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object other)
int
hashCode()
-