クラス WebMvcProperties.Format

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

public static class WebMvcProperties.Format extends ObjectSE
  • コンストラクターの詳細

    • Format

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

    • getDate

      public StringSE getDate()
    • setDate

      public void setDate(StringSE date)
    • getTime

      public StringSE getTime()
    • setTime

      public void setTime(StringSE time)
    • getDateTime

      public StringSE getDateTime()
    • setDateTime

      public void setDateTime(StringSE dateTime)