public class ApplicationLinkProperties extends Object implements EntityProperties
| Constructor and Description |
|---|
ApplicationLinkProperties(@Nullable String name,
@Nullable String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Nullable String |
getId() |
@Nullable String |
getName() |
int |
hashCode() |
boolean |
isIdDefined() |
boolean |
isNameDefined() |
String |
toString() |
void |
validate() |
public boolean isNameDefined()
public boolean isIdDefined()
@Nullable public @Nullable String getName()
@Nullable public @Nullable String getId()
public void validate()
validate in interface EntityPropertiesCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.