Package io.smallrye.graphql.scalar.time
Class AbstractDateScalar
java.lang.Object
io.smallrye.graphql.scalar.AbstractScalar
io.smallrye.graphql.scalar.time.AbstractDateScalar
- Direct Known Subclasses:
DateScalar,DateTimeScalar,DurationScalar,PeriodScalar,TimeScalar
Base Scalar for Dates.
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.smallrye.graphql.scalar.AbstractScalar
getCoercing, getName, getScalarType, getSupportedClasses
-
Constructor Details
-
AbstractDateScalar
-