Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.mobiledevicerules.model.MDRActionSoap

Packages that use MDRActionSoap
com.liferay.portlet.mobiledevicerules.model   
 

Uses of MDRActionSoap in com.liferay.portlet.mobiledevicerules.model
 

Methods in com.liferay.portlet.mobiledevicerules.model that return MDRActionSoap
static MDRActionSoap MDRActionSoap.toSoapModel(MDRAction model)
           
static MDRActionSoap[] MDRActionSoap.toSoapModels(List<MDRAction> models)
           
static MDRActionSoap[] MDRActionSoap.toSoapModels(MDRAction[] models)
           
static MDRActionSoap[][] MDRActionSoap.toSoapModels(MDRAction[][] models)
           
 


Liferay 6.2-ce-ga5