Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.styling.service.descriptors
Class SimpleStyle

java.lang.Object
  extended by org.nuxeo.theme.styling.service.descriptors.SimpleStyle

public class SimpleStyle
extends Object

Since:
5.4.3

Constructor Summary
SimpleStyle()
           
 
Method Summary
 String getContent()
           
 String getName()
           
 String getPath()
           
 void setContent(String content)
           
 void setName(String name)
           
 void setPath(String path)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleStyle

public SimpleStyle()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getPath

public String getPath()

setPath

public void setPath(String path)

getContent

public String getContent()

setContent

public void setContent(String content)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.