Uses of Class
org.cxml.StartPage
-
Packages that use StartPage Package Description org.cxml -
-
Uses of StartPage in org.cxml
Fields in org.cxml declared as StartPage Modifier and Type Field Description protected StartPageProviderSetupResponse. startPageprotected StartPagePunchOutSetupResponse. startPageMethods in org.cxml that return StartPage Modifier and Type Method Description StartPageObjectFactory. createStartPage()Create an instance ofStartPageStartPageProviderSetupResponse. getStartPage()Gets the value of the startPage property.StartPagePunchOutSetupResponse. getStartPage()Gets the value of the startPage property.Methods in org.cxml with parameters of type StartPage Modifier and Type Method Description voidProviderSetupResponse. setStartPage(StartPage value)Sets the value of the startPage property.voidPunchOutSetupResponse. setStartPage(StartPage value)Sets the value of the startPage property.
-