public class CssRule extends Object implements Serializable
| Constructor and Description |
|---|
CssRule() |
public String getId()
public void setId(String id)
id - the id to setpublic String getName()
public void setName(String name)
name - the name to setpublic String getDesc()
public void setDesc(String description)
description - the description to setpublic String getBrowsers()
public void setBrowsers(String browsers)
browsers - the browsers to setCopyright © 2008-2013. All Rights Reserved.