Package com.sonyericsson.rebuild
Class RebuildParameterPage
java.lang.Object
com.sonyericsson.rebuild.RebuildParameterPage
An object contains information of the view to show parameters in rebuild page.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RebuildParameterPage
- Parameters:
clazz
- the class for the view.page
- the path of jelly(or groovy) file.
-
-
Method Details
-
getClazz
- Returns:
- the class for the view.
-
getPage
- Returns:
- the path of jelly(or groovy) file.
-