Uses of Class
com.fasterxml.jackson.datatype.jsr310.ser.ZonedDateTimeWithZoneIdSerializer
Packages that use ZonedDateTimeWithZoneIdSerializer
-
Uses of ZonedDateTimeWithZoneIdSerializer in com.fasterxml.jackson.datatype.jsr310.ser
Fields in com.fasterxml.jackson.datatype.jsr310.ser declared as ZonedDateTimeWithZoneIdSerializerModifier and TypeFieldDescriptionstatic final ZonedDateTimeWithZoneIdSerializerZonedDateTimeWithZoneIdSerializer.INSTANCEDeprecated.Constructors in com.fasterxml.jackson.datatype.jsr310.ser with parameters of type ZonedDateTimeWithZoneIdSerializerModifierConstructorDescriptionprotectedZonedDateTimeWithZoneIdSerializer(ZonedDateTimeWithZoneIdSerializer base, Boolean useTimestamp, Boolean useNanoseconds, DateTimeFormatter formatter) Deprecated.protectedZonedDateTimeWithZoneIdSerializer(ZonedDateTimeWithZoneIdSerializer base, Boolean useTimestamp, DateTimeFormatter formatter) Deprecated.