BstoreContainer
    
            
            in package
            
        
    
    
    
Table of Contents
Methods
- addBSE() : void
- Add a BLIP Store Entry.
- getBSECollection() : array<string|int, BSE>
- Get the collection of BLIP Store Entries.
Methods
addBSE()
Add a BLIP Store Entry.
    public
                    addBSE(BSE $BSE) : void
    Parameters
- $BSE : BSE
getBSECollection()
Get the collection of BLIP Store Entries.
    public
                    getBSECollection() : array<string|int, BSE>