Uses of Class
magoffin.matt.ma2.web.SortAlbumsForm.AlbumData

Packages that use SortAlbumsForm.AlbumData
magoffin.matt.ma2.web   
 

Uses of SortAlbumsForm.AlbumData in magoffin.matt.ma2.web
 

Methods in magoffin.matt.ma2.web that return SortAlbumsForm.AlbumData
 SortAlbumsForm.AlbumData[] SortAlbumsForm.Command.getChildren()
           
 

Methods in magoffin.matt.ma2.web with parameters of type SortAlbumsForm.AlbumData
 void SortAlbumsForm.Command.setChildren(SortAlbumsForm.AlbumData[] children)