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