public class DisplayModel extends Object
| Constructor and Description |
|---|
DisplayModel(String displayName,
String summary,
String example,
PathModel pathModel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDisplayName() |
String |
getExample() |
Optional<PathModel> |
getPathModel() |
String |
getSummary() |
int |
hashCode() |
String |
toString() |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.