public class RotatingImagesComponentDTO extends SimpleCMSComponentDTO
| Constructor and Description |
|---|
RotatingImagesComponentDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BannerComponentDTO> |
getBanners() |
String |
getEffect() |
Integer |
getTimeout() |
void |
setBanners(List<BannerComponentDTO> value) |
void |
setEffect(String value) |
void |
setTimeout(Integer value) |
getContainers, setContainersgetActions, getRestrictions, getSlots, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setContainer, setOnlyOneRestrictionMustApply, setRestricted, setRestrictions, setSlots, setType, setTypeCode, setVisiblegetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic RotatingImagesComponentDTO()
public List<BannerComponentDTO> getBanners()
public String getEffect()
public Integer getTimeout()
public void setBanners(List<BannerComponentDTO> value)
public void setEffect(String value)
public void setTimeout(Integer value)
Copyright © 2017 SAP SE. All Rights Reserved.