Entity
class Entity extends Model (View source)
Properties
| string | $id | ||
| string | $typeId | ||
| string | $url | 
Methods
                    setId($id)
        
                                            
                
            No description
                    string
                
                
                    getId()
        
                                            
                
            No description
                    setTypeId($typeId)
        
                                            
                
            No description
                    string
                
                
                    getTypeId()
        
                                            
                
            No description
                    setUrl($url)
        
                                            
                
            No description
                    string
                
                
                    getUrl()
        
                                            
                
            No description
Details
        
                            
    setId($id)
        
    
    No description
        
                            string
    getId()
        
    
    No description
        
                            
    setTypeId($typeId)
        
    
    No description
        
                            string
    getTypeId()
        
    
    No description
        
                            
    setUrl($url)
        
    
    No description
        
                            string
    getUrl()
        
    
    No description