public class DecoratorExplanationBean extends Object
| Constructor and Description |
|---|
DecoratorExplanationBean() |
| Modifier and Type | Method and Description |
|---|---|
List<StatCaptionBean> |
getCaptions() |
String |
getDecoratorNameForCss() |
String |
getName() |
void |
setCaptions(List<StatCaptionBean> captions) |
void |
setName(String name) |
public List<StatCaptionBean> getCaptions()
public void setCaptions(List<StatCaptionBean> captions)
public String getName()
public void setName(String name)
public String getDecoratorNameForCss()
Copyright © 2010-2015 anotheria.net. All Rights Reserved.