| Constructor and Description | 
|---|
| Deprecated(String message,
          String since) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| static Parameter.Deprecated | fromNode(JsonNode node) | 
| int | hashCode() | 
| String | message() | 
| String | since() | 
| String | toString() | 
public static Parameter.Deprecated fromNode(JsonNode node)
public String message()
public String since()
Copyright © 2023. All rights reserved.