Enum クラスの使用箇所
org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeAttribute
ErrorProperties.IncludeAttribute を使用するパッケージ
org.springframework.boot.autoconfigure.web 内の ErrorProperties.IncludeAttribute 使用
修飾子と型メソッド説明ErrorProperties.getIncludeBindingErrors()ErrorProperties.getIncludeMessage()ErrorProperties.getIncludePath()ErrorProperties.getIncludeStacktrace()指定された名前でこのクラスの列挙型定数を返します。static ErrorProperties.IncludeAttribute[]ErrorProperties.IncludeAttribute.values()この列挙型クラスの定数を含む配列を、宣言されている順序で返します。型 ErrorProperties.IncludeAttribute のパラメーターを持つ org.springframework.boot.autoconfigure.web のメソッド修飾子と型メソッド説明voidErrorProperties.setIncludeBindingErrors(ErrorProperties.IncludeAttribute includeBindingErrors) voidErrorProperties.setIncludeMessage(ErrorProperties.IncludeAttribute includeMessage) voidErrorProperties.setIncludePath(ErrorProperties.IncludeAttribute includePath) voidErrorProperties.setIncludeStacktrace(ErrorProperties.IncludeAttribute includeStacktrace)