CustomAttribute
class CustomAttribute extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $groupValuesType | ||
| protected | $groupValuesDataType | ||
| string | $name | ||
| string | $value | 
Methods
                    setGroupValues($groupValues)
        
                                            
                
            No description
                    getGroupValues()
        
                                            
                
            No description
                    setName($name)
        
                                            
                
            No description
                    string
                
                
                    getName()
        
                                            
                
            No description
                    setValue($value)
        
                                            
                
            No description
                    string
                
                
                    getValue()
        
                                            
                
            No description
Details
        
                            
    setGroupValues($groupValues)
        
    
    No description
        
                            CustomAttribute[]
    getGroupValues()
        
    
    No description
        
                            
    setName($name)
        
    
    No description
        
                            string
    getName()
        
    
    No description
        
                            
    setValue($value)
        
    
    No description
        
                            string
    getValue()
        
    
    No description