Uses of Class
org.cxml.StartPage
Packages that use StartPage
-
Uses of StartPage in org.cxml
Modifier and TypeFieldDescriptionprotected StartPageProviderSetupResponse.startPageprotected StartPagePunchOutSetupResponse.startPageModifier and TypeMethodDescriptionObjectFactory.createStartPage()Create an instance ofStartPageProviderSetupResponse.getStartPage()Gets the value of the startPage property.PunchOutSetupResponse.getStartPage()Gets the value of the startPage property.Modifier and TypeMethodDescriptionvoidProviderSetupResponse.setStartPage(StartPage value) Sets the value of the startPage property.voidPunchOutSetupResponse.setStartPage(StartPage value) Sets the value of the startPage property.