public class AnnotatedMockBeanTemporal extends Object
TemporalAccessor-based types.AnnotatedMockBeanFull| Constructor and Description |
|---|
AnnotatedMockBeanTemporal() |
public TemporalAccessor getTemporalAccessor()
public void setTemporalAccessor(TemporalAccessor temporalAccessor)
public TemporalAccessor getTemporalAccessorLocale()
public void setTemporalAccessorLocale(TemporalAccessor temporalAccessorLocale)
public ChronoLocalDate getChronoLocalDate()
public void setChronoLocalDate(ChronoLocalDate chronoLocalDate)
public ChronoLocalDate getChronoLocalDateLocale()
public void setChronoLocalDateLocale(ChronoLocalDate chronoLocalDateLocale)
public LocalDate getLocalDate()
public void setLocalDate(LocalDate localDate)
public LocalDate getLocalDateLocale()
public void setLocalDateLocale(LocalDate localDateLocale)
public ChronoLocalDateTime<LocalDate> getChronoLocalDateTime()
public void setChronoLocalDateTime(ChronoLocalDateTime<LocalDate> chronoLocalDateTime)
public ChronoLocalDateTime<LocalDate> getChronoLocalDateTimeLocale()
public void setChronoLocalDateTimeLocale(ChronoLocalDateTime<LocalDate> chronoLocalDateTimeLocale)
public LocalDateTime getLocalDateTime()
public void setLocalDateTime(LocalDateTime localDateTime)
public LocalDateTime getLocalDateTimeLocale()
public void setLocalDateTimeLocale(LocalDateTime localDateTimeLocale)
public ChronoZonedDateTime<LocalDate> getChronoZonedDateTime()
public void setChronoZonedDateTime(ChronoZonedDateTime<LocalDate> chronoZonedDateTime)
public ChronoZonedDateTime<LocalDate> getChronoZonedDateTimeLocale()
public void setChronoZonedDateTimeLocale(ChronoZonedDateTime<LocalDate> chronoZonedDateTimeLocale)
public Temporal getTemporal()
public void setTemporal(Temporal temporal)
public Temporal getTemporalLocale()
public void setTemporalLocale(Temporal temporalLocale)
public Era getEra()
public void setEra(Era era)
public Era getEraLocale()
public void setEraLocale(Era eraLocale)
public IsoEra getIsoEra()
public void setIsoEra(IsoEra isoEra)
public IsoEra getIsoEraLocale()
public void setIsoEraLocale(IsoEra isoEraLocale)
public DayOfWeek getDayOfWeek()
public void setDayOfWeek(DayOfWeek dayOfWeek)
public DayOfWeek getDayOfWeekLocale()
public void setDayOfWeekLocale(DayOfWeek dayOfWeekLocale)
public HijrahDate getHijrahDate()
public void setHijrahDate(HijrahDate hijrahDate)
public HijrahDate getHijrahDateLocale()
public void setHijrahDateLocale(HijrahDate hijrahDateLocale)
public HijrahEra getHijrahEra()
public void setHijrahEra(HijrahEra hijrahEra)
public HijrahEra getHijrahEraLocale()
public void setHijrahEraLocale(HijrahEra hijrahEraLocale)
public Instant getInstant()
public void setInstant(Instant instant)
public Instant getInstantLocale()
public void setInstantLocale(Instant instantLocale)
public JapaneseDate getJapaneseDate()
public void setJapaneseDate(JapaneseDate japaneseDate)
public JapaneseDate getJapaneseDateLocale()
public void setJapaneseDateLocale(JapaneseDate japaneseDateLocale)
public JapaneseEra getJapaneseEra()
public void setJapaneseEra(JapaneseEra japaneseEra)
public JapaneseEra getJapaneseEraLocale()
public void setJapaneseEraLocale(JapaneseEra japaneseEraLocale)
public LocalTime getLocalTime()
public void setLocalTime(LocalTime localTime)
public LocalTime getLocalTimeLocale()
public void setLocalTimeLocale(LocalTime localTimeLocale)
public MinguoDate getMinguoDate()
public void setMinguoDate(MinguoDate minguoDate)
public MinguoDate getMinguoDateLocale()
public void setMinguoDateLocale(MinguoDate minguoDateLocale)
public MinguoEra getMinguoEra()
public void setMinguoEra(MinguoEra minguoEra)
public MinguoEra getMinguoEraLocale()
public void setMinguoEraLocale(MinguoEra minguoEraLocale)
public Month getMonth()
public void setMonth(Month month)
public Month getMonthLocale()
public void setMonthLocale(Month monthLocale)
public MonthDay getMonthDay()
public void setMonthDay(MonthDay monthDay)
public MonthDay getMonthDayLocale()
public void setMonthDayLocale(MonthDay monthDayLocale)
public OffsetDateTime getOffsetDateTime()
public void setOffsetDateTime(OffsetDateTime offsetDateTime)
public OffsetDateTime getOffsetDateTimeLocale()
public void setOffsetDateTimeLocale(OffsetDateTime offsetDateTimeLocale)
public OffsetTime getOffsetTime()
public void setOffsetTime(OffsetTime offsetTime)
public OffsetTime getOffsetTimeLocale()
public void setOffsetTimeLocale(OffsetTime offsetTimeLocale)
public ThaiBuddhistDate getThaiBuddhistDate()
public void setThaiBuddhistDate(ThaiBuddhistDate thaiBuddhistDate)
public ThaiBuddhistDate getThaiBuddhistDateLocale()
public void setThaiBuddhistDateLocale(ThaiBuddhistDate thaiBuddhistDateLocale)
public ThaiBuddhistEra getThaiBuddhistEra()
public void setThaiBuddhistEra(ThaiBuddhistEra thaiBuddhistEra)
public ThaiBuddhistEra getThaiBuddhistEraLocale()
public void setThaiBuddhistEraLocale(ThaiBuddhistEra thaiBuddhistEraLocale)
public Year getYear()
public void setYear(Year year)
public Year getYearLocale()
public void setYearLocale(Year yearLocale)
public YearMonth getYearMonth()
public void setYearMonth(YearMonth yearMonth)
public YearMonth getYearMonthLocale()
public void setYearMonthLocale(YearMonth yearMonthLocale)
public ZoneOffset getZoneOffset()
public void setZoneOffset(ZoneOffset zoneOffset)
public ZoneOffset getZoneOffsetLocale()
public void setZoneOffsetLocale(ZoneOffset zoneOffsetLocale)
public ZonedDateTime getZonedDateTime()
public void setZonedDateTime(ZonedDateTime zonedDateTime)
public ZonedDateTime getZonedDateTimeLocale()
public void setZonedDateTimeLocale(ZonedDateTime zonedDateTimeLocale)
Copyright © 2005–2025. All rights reserved.