Class CssInline.PropertyValue

java.lang.Object
ch.tocco.nice2.toolbox.api.css.CssInline.PropertyValue
Enclosing interface:
CssInline

public static class CssInline.PropertyValue extends Object
  • Constructor Details

    • PropertyValue

      public PropertyValue(String property, String value)
  • Method Details

    • getProperty

      public String getProperty()
    • getValue

      public String getValue()