Uses of Class
de.piratech.dasding.data.ActionCategory

Packages that use ActionCategory
de.piratech.dasding.data   
 

Uses of ActionCategory in de.piratech.dasding.data
 

Methods in de.piratech.dasding.data that return types with arguments of type ActionCategory
 java.util.List<ActionCategory> User.getInterests()
           
 

Methods in de.piratech.dasding.data with parameters of type ActionCategory
 void User.addInterest(ActionCategory interest)
           
 

Method parameters in de.piratech.dasding.data with type arguments of type ActionCategory
 void User.setInterests(java.util.List<ActionCategory> interests)
           
 



Copyright © 2012 Piratech. All Rights Reserved.