public interface Described
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLabel() |
default boolean |
isDescriptionMatch(String searchterm) |
default boolean |
isLabelMatch(String searchterm) |
default boolean |
isLabelOrDescriptionMatch(String searchterm) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.