Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.project.jaxb.generated
Class Styles

java.lang.Object
  extended by eu.esdihumboldt.hale.io.project.jaxb.generated.Styles

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>
 


Field Summary
protected  String background
           
protected  String path
           
 
Constructor Summary
Styles()
           
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

path

protected String path

background

protected String background
Constructor Detail

Styles

public Styles()
Method Detail

getPath

public String getPath()
Gets the value of the path property.

Returns:
possible object is String

setPath

public void setPath(String value)
Sets the value of the path property.

Parameters:
value - allowed object is String

getBackground

public String getBackground()
Gets the value of the background property.

Returns:
possible object is String

setBackground

public void setBackground(String value)
Sets the value of the background property.

Parameters:
value - allowed object is String

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d