MangaGenreListItem
    
            
            in package
            
        
    
    
    
Class MangaGenreListItem
Table of Contents
Properties
Methods
- fromParser() : MangaGenreListItem
- getCount() : int
- getMalId() : int
- getName() : string
- getUrl() : string
Properties
$count
    private
        int
    $count
    
    
    
    
$malId
    private
        int
    $malId
    
    
    
    
$name
    private
        string
    $name
    
    
    
    
$url
    private
        string
    $url
    
    
    
    
Methods
fromParser()
    public
            static        fromParser(MangaGenreListItemParser $parser) : MangaGenreListItem
    Parameters
- $parser : MangaGenreListItemParser
Tags
Return values
MangaGenreListItemgetCount()
    public
                    getCount() : int
    Return values
intgetMalId()
    public
                    getMalId() : int
    Return values
intgetName()
    public
                    getName() : string
    Return values
stringgetUrl()
    public
                    getUrl() : string