Package org.mongojack
Class TestParsingAndGeneratingPolymorphicTypes.LongMetric
- java.lang.Object
-
- org.mongojack.TestParsingAndGeneratingPolymorphicTypes.Metric
-
- org.mongojack.TestParsingAndGeneratingPolymorphicTypes.LongMetric
-
- Enclosing class:
- TestParsingAndGeneratingPolymorphicTypes
public static class TestParsingAndGeneratingPolymorphicTypes.LongMetric extends TestParsingAndGeneratingPolymorphicTypes.Metric
-
-
Constructor Summary
Constructors Constructor Description LongMetric(long value)
-
-
-
Method Detail
-
getValue
public long getValue()
-
getType
public String getType()
- Specified by:
getType
in classTestParsingAndGeneratingPolymorphicTypes.Metric
-
-