public class Styles extends Object
Java class for Styles complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Styles"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="path" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="background" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
background |
protected String |
path |
Constructor and Description |
---|
Styles() |
Modifier and Type | Method and Description |
---|---|
String |
getBackground()
Gets the value of the background property.
|
String |
getPath()
Gets the value of the path property.
|
void |
setBackground(String value)
Sets the value of the background property.
|
void |
setPath(String value)
Sets the value of the path property.
|
public String getPath()
String
public void setPath(String value)
value
- allowed object is String
public String getBackground()
String
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a