public class Owner extends Object implements Serializable
| Constructor and Description |
|---|
Owner() |
Owner(String id,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDisplayName()
Gets the display name of the owner.
|
String |
getId()
Gets the ID of the owner.
|
int |
hashCode() |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.