Modifier and Type | Method | Description |
---|---|---|
String |
getDisplayedName() |
Name of the screen saver module as displayed to the user.
|
String |
getName() |
Name of the screen saver module to be displayed.
|
Alias |
getPath() |
Path to the screen saver module.
|
String |
getPictureDisplayStyle() |
Effect to use when displaying picture-based screen savers (slideshow, collage, or mosaic).
|
Map<String,Object> |
getProperties() |
Returns all properties for an instance of this class.
|
void |
setPictureDisplayStyle(String pictureDisplayStyle) |
Effect to use when displaying picture-based screen savers (slideshow, collage, or mosaic).
|
cast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOf
static final TypeClass CLASS
@Code("dnam") @Kind("property") @Name("displayed name") @Type("text") String getDisplayedName()
@Code("pnam") @Kind("property") @Name("name") @Type("text") String getName()
@Code("ppth") @Kind("property") @Name("path") @Type("alias") Alias getPath()
@Code("psty") @Kind("property") @Name("picture display style") @Type("text") String getPictureDisplayStyle()
@Code("psty") @Kind("property") @Name("picture display style") @Type("text") void setPictureDisplayStyle(String pictureDisplayStyle)
pictureDisplayStyle
- new property value