Represents a link pair (href, packages). The packages are comma separated.
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            String | 
                            getHref()Get the href attribute.  | 
                        
 | 
                            String | 
                            getPackages()Get the packages attribute.  | 
                        
 | 
                            void | 
                            setHref(String hr)Set the href attribute.  | 
                        
 | 
                            void | 
                            setPackages(String packages)Set the packages attribute.  | 
                        
Get the href attribute.
Get the packages attribute.
Set the href attribute.
hr -  a String value representing the URL to use for this linkSet the packages attribute.
packages -  the comma separated package prefixes corresponding to this link