Class CSSResourceValue

    • Constructor Detail

      • CSSResourceValue

        public CSSResourceValue​(org.pentaho.reporting.libraries.resourceloader.Resource value)
      • CSSResourceValue

        public CSSResourceValue​(CSSValue parent,
                                org.pentaho.reporting.libraries.resourceloader.Resource value)
    • Method Detail

      • getParent

        public CSSValue getParent()
      • getValue

        public org.pentaho.reporting.libraries.resourceloader.Resource getValue()
      • equals

        public boolean equals​(Object obj)
        Determines if this instance of the object is equals to another Object
        Overrides:
        equals in class Object
        Returns:
        true if the supplied object is equivalent to this object, false otherwise