public class DeprecationModel extends Object
| Constructor and Description |
|---|
DeprecationModel() |
DeprecationModel(String message,
String deprecatedSince,
String toRemoveIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDeprecatedSince() |
String |
getMessage() |
Optional<String> |
getToRemoveIn() |
int |
hashCode() |
String |
toString() |
Copyright © 2023 MuleSoft, Inc.. All rights reserved.