Class ItemDeprecation
java.lang.Object
org.springframework.boot.configurationprocessor.metadata.ItemDeprecation
-
Constructor Summary
ConstructorsConstructorDescriptionItemDeprecation(String reason, String replacement, String since) ItemDeprecation(String reason, String replacement, String since, String level) -
Method Summary
-
Constructor Details
-
ItemDeprecation
public ItemDeprecation() -
ItemDeprecation
-
ItemDeprecation
-
-
Method Details
-
getReason
-
setReason
-
getReplacement
-
setReplacement
-
getSince
-
setSince
-
getLevel
-
setLevel
-
equals
-
hashCode
-
toString
-