public class NewsletterEmulatorGroup extends java.lang.Object implements EmulatorGroup
NewsletterEmulatorGroup
...Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_TITLE
The default title for newsletter emulator groups.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.util.List<Emulator> |
getEmulators() |
java.lang.String |
getName() |
java.lang.String |
getPath() |
java.lang.String |
getTitle() |
void |
setEmulators(java.util.List<Emulator> emulators) |
public static final java.lang.String DEFAULT_TITLE
public java.lang.String getTitle()
getTitle
in interface EmulatorGroup
public java.lang.String getDescription()
getDescription
in interface EmulatorGroup
public java.lang.String getPath()
getPath
in interface EmulatorGroup
public java.lang.String getName()
getName
in interface EmulatorGroup
public java.util.List<Emulator> getEmulators()
getEmulators
in interface EmulatorGroup
public void setEmulators(java.util.List<Emulator> emulators)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"