Uses of Interface
org.eclipse.modisco.jee.webapp.webapp22.ErrorPageType

Packages that use ErrorPageType
org.eclipse.modisco.jee.webapp.webapp22   
 

Uses of ErrorPageType in org.eclipse.modisco.jee.webapp.webapp22
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return ErrorPageType
 ErrorPageType Webapp22Factory.createErrorPageType()
          Returns a new object of class 'Error Page Type'.
 ErrorPageType DocumentRoot.getErrorPage()
          Returns the value of the 'Error Page' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type ErrorPageType
 void DocumentRoot.setErrorPage(ErrorPageType value)
          Sets the value of the 'Error Page' containment reference.