public class Desktop
extends Base
| Modifier and Type | Class and Description |
|---|---|
static class |
Desktop.Companion |
| Modifier and Type | Field and Description |
|---|---|
static Desktop.Companion |
Companion |
static java.lang.String |
NAME |
| Constructor and Description |
|---|
Desktop(AemExtension aem) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHostIp() |
java.lang.String |
getName() |
getAem, toStringgetHostIp, getName@NotNull public static java.lang.String NAME
public static Desktop.Companion Companion
public Desktop(@NotNull
AemExtension aem)