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 EmulatorGroup
public String getDescription()
getDescription
in interface EmulatorGroup
public String getPath()
getPath
in interface EmulatorGroup
public String getName()
getName
in interface EmulatorGroup
public List<Emulator> getEmulators()
getEmulators
in interface EmulatorGroup
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"