Class

uk.gov.hmrc.wco.dec

MeasureDeserializer

Related Doc: package dec

Permalink

class MeasureDeserializer extends StdAttributeAndTextDeserializer[Measure]

Linear Supertypes
StdAttributeAndTextDeserializer[Measure], StdDeserializer[Measure], Gettable, Serializable, JsonDeserializer[Measure], NullValueProvider, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MeasureDeserializer
  2. StdAttributeAndTextDeserializer
  3. StdDeserializer
  4. Gettable
  5. Serializable
  6. JsonDeserializer
  7. NullValueProvider
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MeasureDeserializer()

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def _byteOverflow(arg0: Int): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  5. def _checkBooleanToStringCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_]): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  6. def _checkCoercionFail(arg0: DeserializationContext, arg1: CoercionAction, arg2: Class[_], arg3: Any, arg4: String): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  7. def _checkDoubleSpecialValue(arg0: String): Double

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  8. def _checkFloatSpecialValue(arg0: String): Float

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  9. def _checkFloatToIntCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_]): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  10. def _checkFloatToStringCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_]): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  11. def _checkFromStringCoercion(arg0: DeserializationContext, arg1: String, arg2: LogicalType, arg3: Class[_]): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  12. def _checkFromStringCoercion(arg0: DeserializationContext, arg1: String): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  13. def _checkIntToFloatCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_]): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  14. def _checkIntToStringCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_]): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  15. def _checkTextualNull(arg0: DeserializationContext, arg1: String): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( ... )
  16. def _checkToStringCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_], arg3: Any, arg4: CoercionInputShape): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  17. def _coerceBooleanFromInt(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_]): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  18. def _coerceIntegral(arg0: JsonParser, arg1: DeserializationContext): AnyRef

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  19. def _coercedTypeDesc(arg0: Class[_]): String

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  20. def _coercedTypeDesc(): String

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  21. def _deserializeFromArray(arg0: JsonParser, arg1: DeserializationContext): Measure

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  22. def _deserializeFromEmptyString(arg0: JsonParser, arg1: DeserializationContext, arg2: CoercionAction, arg3: Class[_], arg4: String): AnyRef

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  23. def _deserializeFromString(arg0: JsonParser, arg1: DeserializationContext): Measure

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  24. def _deserializeWrappedValue(arg0: JsonParser, arg1: DeserializationContext): Measure

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  25. def _findCoercionFromBlankString(arg0: DeserializationContext): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  26. def _findCoercionFromEmptyArray(arg0: DeserializationContext): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  27. def _findCoercionFromEmptyString(arg0: DeserializationContext): CoercionAction

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  28. final def _findNullProvider(arg0: DeserializationContext, arg1: BeanProperty, arg2: Nulls, arg3: JsonDeserializer[_]): NullValueProvider

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( ... )
  29. def _hasTextualNull(arg0: String): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  30. final def _intOverflow(arg0: Long): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  31. def _isFalse(arg0: String): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  32. final def _isIntNumber(arg0: String): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  33. final def _isNaN(arg0: String): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  34. final def _isNegInf(arg0: String): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  35. final def _isPosInf(arg0: String): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  36. def _isTrue(arg0: String): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  37. def _nonNullNumber(arg0: Number): Number

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  38. final def _parseBoolean(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_]): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  39. final def _parseBooleanPrimitive(arg0: JsonParser, arg1: DeserializationContext): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  40. final def _parseBytePrimitive(arg0: JsonParser, arg1: DeserializationContext): Byte

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  41. def _parseDate(arg0: String, arg1: DeserializationContext): Date

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  42. def _parseDate(arg0: JsonParser, arg1: DeserializationContext): Date

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  43. def _parseDateFromArray(arg0: JsonParser, arg1: DeserializationContext): Date

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  44. final def _parseDoublePrimitive(arg0: JsonParser, arg1: DeserializationContext, arg2: String): Double

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  45. final def _parseDoublePrimitive(arg0: DeserializationContext, arg1: String): Double

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  46. final def _parseDoublePrimitive(arg0: JsonParser, arg1: DeserializationContext): Double

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  47. final def _parseFloatPrimitive(arg0: JsonParser, arg1: DeserializationContext, arg2: String): Float

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  48. final def _parseFloatPrimitive(arg0: DeserializationContext, arg1: String): Float

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  49. final def _parseFloatPrimitive(arg0: JsonParser, arg1: DeserializationContext): Float

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  50. final def _parseIntPrimitive(arg0: DeserializationContext, arg1: String): Int

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  51. final def _parseIntPrimitive(arg0: JsonParser, arg1: DeserializationContext): Int

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  52. final def _parseInteger(arg0: DeserializationContext, arg1: String): Integer

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  53. final def _parseInteger(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_]): Integer

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  54. final def _parseLong(arg0: DeserializationContext, arg1: String): Long

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  55. final def _parseLong(arg0: JsonParser, arg1: DeserializationContext, arg2: Class[_]): Long

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  56. final def _parseLongPrimitive(arg0: DeserializationContext, arg1: String): Long

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  57. final def _parseLongPrimitive(arg0: JsonParser, arg1: DeserializationContext): Long

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  58. final def _parseShortPrimitive(arg0: JsonParser, arg1: DeserializationContext): Short

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  59. final def _parseString(arg0: JsonParser, arg1: DeserializationContext, arg2: NullValueProvider): String

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  60. def _reportFailedNullCoerce(arg0: DeserializationContext, arg1: Boolean, arg2: Enum[_], arg3: String): Unit

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( ... )
  61. final def _shortOverflow(arg0: Int): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  62. def _verifyEndArrayForSingle(arg0: JsonParser, arg1: DeserializationContext): Unit

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  63. final def _verifyNullForPrimitive(arg0: DeserializationContext): Unit

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( ... )
  64. final def _verifyNullForPrimitiveCoercion(arg0: DeserializationContext, arg1: String): Unit

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( ... )
  65. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  66. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  67. final def deserialize(p: JsonParser, ctx: DeserializationContext): Measure

    Permalink
    Definition Classes
    StdAttributeAndTextDeserializer → JsonDeserializer
  68. def deserialize(arg0: JsonParser, arg1: DeserializationContext, arg2: Measure): Measure

    Permalink
    Definition Classes
    JsonDeserializer
    Annotations
    @throws( ... ) @throws( classOf[java.io.IOException] )
  69. def deserializeWithType(arg0: JsonParser, arg1: DeserializationContext, arg2: TypeDeserializer): AnyRef

    Permalink
    Definition Classes
    StdDeserializer → JsonDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  70. def deserializeWithType(arg0: JsonParser, arg1: DeserializationContext, arg2: TypeDeserializer, arg3: Measure): AnyRef

    Permalink
    Definition Classes
    JsonDeserializer
    Annotations
    @throws( ... ) @throws( classOf[java.io.IOException] )
  71. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  72. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  73. def findBackReference(arg0: String): SettableBeanProperty

    Permalink
    Definition Classes
    JsonDeserializer
  74. def findContentNullProvider(arg0: DeserializationContext, arg1: BeanProperty, arg2: JsonDeserializer[_]): NullValueProvider

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( ... )
  75. def findContentNullStyle(arg0: DeserializationContext, arg1: BeanProperty): Nulls

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( ... )
  76. def findConvertingContentDeserializer(arg0: DeserializationContext, arg1: BeanProperty, arg2: JsonDeserializer[_]): JsonDeserializer[_]

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( ... )
  77. def findDeserializer(arg0: DeserializationContext, arg1: JavaType, arg2: BeanProperty): JsonDeserializer[AnyRef]

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( ... )
  78. def findFormatFeature(arg0: DeserializationContext, arg1: BeanProperty, arg2: Class[_], arg3: Feature): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  79. def findFormatOverrides(arg0: DeserializationContext, arg1: BeanProperty, arg2: Class[_]): Value

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  80. final def findValueNullProvider(arg0: DeserializationContext, arg1: SettableBeanProperty, arg2: PropertyMetadata): NullValueProvider

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( ... )
  81. def getAbsentValue(arg0: DeserializationContext): AnyRef

    Permalink
    Definition Classes
    JsonDeserializer → NullValueProvider
    Annotations
    @throws( ... )
  82. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  83. def getDelegatee(): JsonDeserializer[_]

    Permalink
    Definition Classes
    JsonDeserializer
  84. def getEmptyAccessPattern(): AccessPattern

    Permalink
    Definition Classes
    JsonDeserializer
  85. def getEmptyValue(arg0: DeserializationContext): AnyRef

    Permalink
    Definition Classes
    JsonDeserializer
    Annotations
    @throws( ... )
  86. def getKnownPropertyNames(): Collection[AnyRef]

    Permalink
    Definition Classes
    JsonDeserializer
  87. def getNullAccessPattern(): AccessPattern

    Permalink
    Definition Classes
    JsonDeserializer → NullValueProvider
  88. def getNullValue(arg0: DeserializationContext): Measure

    Permalink
    Definition Classes
    JsonDeserializer → NullValueProvider
    Annotations
    @throws( ... )
  89. def getObjectIdReader(): ObjectIdReader

    Permalink
    Definition Classes
    JsonDeserializer
  90. def getValueInstantiator(): ValueInstantiator

    Permalink
    Definition Classes
    StdDeserializer → Gettable
  91. def getValueType(arg0: DeserializationContext): JavaType

    Permalink
    Definition Classes
    StdDeserializer
  92. def getValueType(): JavaType

    Permalink
    Definition Classes
    StdDeserializer
  93. def handleMissingEndArrayForSingle(arg0: JsonParser, arg1: DeserializationContext): Unit

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  94. def handleNestedArrayForSingle(arg0: JsonParser, arg1: DeserializationContext): AnyRef

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  95. def handleUnknownProperty(arg0: JsonParser, arg1: DeserializationContext, arg2: Any, arg3: String): Unit

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @throws( classOf[java.io.IOException] )
  96. def handledType(): Class[_]

    Permalink
    Definition Classes
    StdDeserializer → JsonDeserializer
  97. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  98. def isCachable(): Boolean

    Permalink
    Definition Classes
    JsonDeserializer
  99. def isDefaultDeserializer(arg0: JsonDeserializer[_]): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  100. def isDefaultKeyDeserializer(arg0: KeyDeserializer): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
  101. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  102. def logicalType(): LogicalType

    Permalink
    Definition Classes
    JsonDeserializer
  103. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  104. def newInstanceFromTuple(values: (Option[String], Option[String])): Measure

    Permalink
  105. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  106. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  107. val propsAttributeName: String

    Permalink
  108. def replaceDelegatee(arg0: JsonDeserializer[_]): JsonDeserializer[_]

    Permalink
    Definition Classes
    JsonDeserializer
  109. def supportsUpdate(arg0: DeserializationConfig): Boolean

    Permalink
    Definition Classes
    JsonDeserializer
  110. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  111. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  112. def unwrappingDeserializer(arg0: NameTransformer): JsonDeserializer[Measure]

    Permalink
    Definition Classes
    JsonDeserializer
  113. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  114. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  115. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def _coerceEmptyString(arg0: DeserializationContext, arg1: Boolean): AnyRef

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  2. def _coerceNullToken(arg0: DeserializationContext, arg1: Boolean): AnyRef

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  3. def _coerceTextualNull(arg0: DeserializationContext, arg1: Boolean): AnyRef

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  4. def _deserializeFromEmpty(arg0: JsonParser, arg1: DeserializationContext): Measure

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated @throws( classOf[java.io.IOException] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  5. def _failDoubleToIntCoercion(arg0: JsonParser, arg1: DeserializationContext, arg2: String): Unit

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated @throws( classOf[java.io.IOException] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  6. def _isEmptyOrTextualNull(arg0: String): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  7. def _parseBooleanFromInt(arg0: JsonParser, arg1: DeserializationContext): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated @throws( classOf[java.io.IOException] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  8. final def _parseBooleanPrimitive(arg0: DeserializationContext, arg1: JsonParser, arg2: Class[_]): Boolean

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated @throws( classOf[java.io.IOException] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  9. final def _parseString(arg0: JsonParser, arg1: DeserializationContext): String

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated @throws( classOf[java.io.IOException] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  10. final def _verifyNullForScalarCoercion(arg0: DeserializationContext, arg1: String): Unit

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  11. def _verifyNumberForScalarCoercion(arg0: DeserializationContext, arg1: JsonParser): Unit

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated @throws( classOf[java.io.IOException] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  12. def _verifyStringForScalarCoercion(arg0: DeserializationContext, arg1: String): Unit

    Permalink
    Attributes
    protected[com.fasterxml.jackson.databind.deser.std]
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated @throws( ... )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  13. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  14. def getEmptyValue(): AnyRef

    Permalink
    Definition Classes
    JsonDeserializer
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  15. def getNullValue(): Measure

    Permalink
    Definition Classes
    JsonDeserializer
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  16. final def getValueClass(): Class[_]

    Permalink
    Definition Classes
    StdDeserializer
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from StdDeserializer[Measure]

Inherited from Gettable

Inherited from Serializable

Inherited from JsonDeserializer[Measure]

Inherited from NullValueProvider

Inherited from AnyRef

Inherited from Any

Ungrouped