GroupedStyleValueListSet
class GroupedStyleValueListSet implements JsonSerializable (View source)
Properties
| protected string | $name | ||
| protected StyleValue[] | $values | 
Methods
                    __construct($name)
        
                                            
                
            GroupedStyleValueListSet constructor.
                    mixed
                
                
                    getName()
        
                                            
                
            No description
                    void
                
                
                    setName(mixed $name)
        
                                            
                
            No description
                    jsonSerialize()
        
                                            
                
            No description
Details
        
                            
    __construct($name)
        
    
    GroupedStyleValueListSet constructor.
        
                            mixed
    getName()
        
    
    No description
        
                            void
    setName(mixed $name)
        
    
    No description
        
                            
    jsonSerialize()
        
    
    No description
        
                            
    addValue(StyleValue $value)
        
    
    No description