@NoImplement
public interface WithDeprecatedDeclaration
BaseDeclaration in which it's possible to add/get DeprecationModel objects| Modifier and Type | Method and Description |
|---|---|
Optional<DeprecationModel> |
getDeprecation() |
void |
withDeprecation(DeprecationModel deprecation) |
Optional<DeprecationModel> getDeprecation()
this components DeprecationModelvoid withDeprecation(DeprecationModel deprecation)
deprecation - this components DeprecationModelCopyright © 2024 MuleSoft, Inc.. All rights reserved.