Package org.cxml
Class ProviderSetupResponse
- java.lang.Object
-
- org.cxml.ProviderSetupResponse
-
public class ProviderSetupResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ProviderSetupResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StartPagegetStartPage()Gets the value of the startPage property.voidsetStartPage(StartPage value)Sets the value of the startPage property.
-
-
-
Field Detail
-
startPage
protected StartPage startPage
-
-