クラス WebMvcProperties.Format

java.lang.ObjectSE
org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.Format
含まれているクラス:
WebMvcProperties

public static class WebMvcProperties.Format extends ObjectSE
導入:
4.0.0
作成者:
Phillip Webb, S é bastien Deleuze, Stephane Nicoll, Edd ú Mel é ndez, Brian Clozel, Vedran Pavic
  • コンストラクターの詳細

    • Format

      public Format()
  • メソッドの詳細

    • getDate

      public @Nullable StringSE getDate()
    • setDate

      public void setDate(@Nullable StringSE date)
    • getTime

      public @Nullable StringSE getTime()
    • setTime

      public void setTime(@Nullable StringSE time)
    • getDateTime

      public @Nullable StringSE getDateTime()
    • setDateTime

      public void setDateTime(@Nullable StringSE dateTime)